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 |
|---|---|
Collection |
getEmailAddresses() |
javax.xml.registry.infomodel.Organization |
getOrganization() |
javax.xml.registry.infomodel.PersonName |
getPersonName() |
Collection |
getPostalAddresses() |
Collection |
getTelephoneNumbers(String str) |
String |
getType() |
URL |
getUrl() |
void |
setEmailAddresses(Collection collection) |
void |
setOrganization(javax.xml.registry.infomodel.Organization o) |
void |
setPersonName(javax.xml.registry.infomodel.PersonName pname) |
void |
setPostalAddresses(Collection collection) |
void |
setTelephoneNumbers(Collection collection) |
void |
setType(String str) |
void |
setUrl(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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotspublic 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 Collection getPostalAddresses() throws javax.xml.registry.JAXRException
getPostalAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic Collection getTelephoneNumbers(String str) throws javax.xml.registry.JAXRException
getTelephoneNumbers in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic String getType() throws javax.xml.registry.JAXRException
getType in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic URL getUrl() throws javax.xml.registry.JAXRException
getUrl in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setEmailAddresses(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(Collection collection) throws javax.xml.registry.JAXRException
setPostalAddresses in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setTelephoneNumbers(Collection collection) throws javax.xml.registry.JAXRException
setTelephoneNumbers in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setType(String str) throws javax.xml.registry.JAXRException
setType in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic void setUrl(URL uRL) throws javax.xml.registry.JAXRException
setUrl in interface javax.xml.registry.infomodel.Userjavax.xml.registry.JAXRExceptionpublic 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–2018 The Apache Software Foundation. All rights reserved.