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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAssociation, 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, toXMLpublic 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.Userjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.PersonName getPersonName()
throws javax.xml.registry.JAXRException
getPersonName in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic java.util.Collection getPostalAddresses()
throws javax.xml.registry.JAXRException
getPostalAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic java.util.Collection getTelephoneNumbers(java.lang.String str)
throws javax.xml.registry.JAXRException
getTelephoneNumbers in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic java.lang.String getType()
throws javax.xml.registry.JAXRException
getType in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic java.net.URL getUrl()
throws javax.xml.registry.JAXRException
getUrl in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setEmailAddresses(java.util.Collection collection)
throws javax.xml.registry.JAXRException
setEmailAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setPersonName(javax.xml.registry.infomodel.PersonName pname)
throws javax.xml.registry.JAXRException
setPersonName in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setPostalAddresses(java.util.Collection collection)
throws javax.xml.registry.JAXRException
setPostalAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setTelephoneNumbers(java.util.Collection collection)
throws javax.xml.registry.JAXRException
setTelephoneNumbers in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setType(java.lang.String str)
throws javax.xml.registry.JAXRException
setType in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setUrl(java.net.URL uRL)
throws javax.xml.registry.JAXRException
setUrl in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic java.util.Collection getEmailAddresses()
throws javax.xml.registry.JAXRException
getEmailAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setOrganization(javax.xml.registry.infomodel.Organization o)
Copyright © 2004-2013 Apache Web Services. All Rights Reserved.