public class UserImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.User
Constructor and Description |
---|
UserImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of UserImpl
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getEmailAddresses() |
javax.xml.registry.infomodel.Organization |
getOrganization() |
javax.xml.registry.infomodel.PersonName |
getPersonName() |
java.util.Collection |
getPostalAddresses() |
java.util.Collection |
getTelephoneNumbers(java.lang.String str) |
java.lang.String |
getType() |
java.net.URL |
getUrl() |
void |
setEmailAddresses(java.util.Collection collection) |
void |
setOrganization(javax.xml.registry.infomodel.Organization o) |
void |
setPersonName(javax.xml.registry.infomodel.PersonName pname) |
void |
setPostalAddresses(java.util.Collection collection) |
void |
setTelephoneNumbers(java.util.Collection collection) |
void |
setType(java.lang.String str) |
void |
setUrl(java.net.URL uRL) |
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, equals, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, hashCode, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
public UserImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public javax.xml.registry.infomodel.Organization getOrganization() throws javax.xml.registry.JAXRException
getOrganization
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.PersonName getPersonName() throws javax.xml.registry.JAXRException
getPersonName
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public java.util.Collection getPostalAddresses() throws javax.xml.registry.JAXRException
getPostalAddresses
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public java.util.Collection getTelephoneNumbers(java.lang.String str) throws javax.xml.registry.JAXRException
getTelephoneNumbers
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public java.lang.String getType() throws javax.xml.registry.JAXRException
getType
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public java.net.URL getUrl() throws javax.xml.registry.JAXRException
getUrl
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setEmailAddresses(java.util.Collection collection) throws javax.xml.registry.JAXRException
setEmailAddresses
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setPersonName(javax.xml.registry.infomodel.PersonName pname) throws javax.xml.registry.JAXRException
setPersonName
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setPostalAddresses(java.util.Collection collection) throws javax.xml.registry.JAXRException
setPostalAddresses
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setTelephoneNumbers(java.util.Collection collection) throws javax.xml.registry.JAXRException
setTelephoneNumbers
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setType(java.lang.String str) throws javax.xml.registry.JAXRException
setType
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setUrl(java.net.URL uRL) throws javax.xml.registry.JAXRException
setUrl
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public java.util.Collection getEmailAddresses() throws javax.xml.registry.JAXRException
getEmailAddresses
in interface javax.xml.registry.infomodel.User
javax.xml.registry.JAXRException
public void setOrganization(javax.xml.registry.infomodel.Organization o)
Copyright © 2004-2013 Apache Web Services. All Rights Reserved.