public class OrganizationImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.Organization
| Constructor and Description |
|---|
OrganizationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChildOrganization(javax.xml.registry.infomodel.Organization organization) |
void |
addChildOrganizations(java.util.Collection collection) |
void |
addService(javax.xml.registry.infomodel.Service service) |
void |
addServices(java.util.Collection collection) |
void |
addUser(javax.xml.registry.infomodel.User user) |
void |
addUsers(java.util.Collection collection) |
int |
getChildOrganizationCount() |
java.util.Collection |
getChildOrganizations() |
java.util.Collection |
getDescendantOrganizations() |
javax.xml.registry.infomodel.Organization |
getParentOrganization() |
javax.xml.registry.infomodel.PostalAddress |
getPostalAddress() |
javax.xml.registry.infomodel.User |
getPrimaryContact() |
javax.xml.registry.infomodel.Organization |
getRootOrganization() |
java.util.Collection |
getServices() |
java.util.Collection |
getTelephoneNumbers(java.lang.String phoneType) |
java.util.Collection |
getUsers() |
void |
removeChildOrganization(javax.xml.registry.infomodel.Organization organization) |
void |
removeChildOrganizations(java.util.Collection collection) |
void |
removeService(javax.xml.registry.infomodel.Service service) |
void |
removeServices(java.util.Collection collection) |
void |
removeUser(javax.xml.registry.infomodel.User user) |
void |
removeUsers(java.util.Collection collection) |
void |
setPostalAddress(javax.xml.registry.infomodel.PostalAddress postalAddress) |
void |
setPrimaryContact(javax.xml.registry.infomodel.User user) |
void |
setTelephoneNumbers(java.util.Collection collection) |
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 OrganizationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public javax.xml.registry.infomodel.User getPrimaryContact()
throws javax.xml.registry.JAXRException
getPrimaryContact in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void setPrimaryContact(javax.xml.registry.infomodel.User user)
throws javax.xml.registry.JAXRException
setPrimaryContact in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addUser(javax.xml.registry.infomodel.User user)
throws javax.xml.registry.JAXRException
addUser in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addUsers(java.util.Collection collection)
throws javax.xml.registry.JAXRException
addUsers in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic java.util.Collection getUsers()
throws javax.xml.registry.JAXRException
getUsers in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeUser(javax.xml.registry.infomodel.User user)
throws javax.xml.registry.JAXRException
removeUser in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeUsers(java.util.Collection collection)
throws javax.xml.registry.JAXRException
removeUsers in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic java.util.Collection getTelephoneNumbers(java.lang.String phoneType)
throws javax.xml.registry.JAXRException
getTelephoneNumbers in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void setTelephoneNumbers(java.util.Collection collection)
throws javax.xml.registry.JAXRException
setTelephoneNumbers in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addService(javax.xml.registry.infomodel.Service service)
throws javax.xml.registry.JAXRException
addService in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addServices(java.util.Collection collection)
throws javax.xml.registry.JAXRException
addServices in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic java.util.Collection getServices()
throws javax.xml.registry.JAXRException
getServices in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeService(javax.xml.registry.infomodel.Service service)
throws javax.xml.registry.JAXRException
removeService in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeServices(java.util.Collection collection)
throws javax.xml.registry.JAXRException
removeServices in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Organization getParentOrganization()
throws javax.xml.registry.JAXRException
getParentOrganization in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic java.util.Collection getDescendantOrganizations()
throws javax.xml.registry.JAXRException
getDescendantOrganizations in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Organization getRootOrganization()
throws javax.xml.registry.JAXRException
getRootOrganization in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addChildOrganization(javax.xml.registry.infomodel.Organization organization)
throws javax.xml.registry.JAXRException
addChildOrganization in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void addChildOrganizations(java.util.Collection collection)
throws javax.xml.registry.JAXRException
addChildOrganizations in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic int getChildOrganizationCount()
throws javax.xml.registry.JAXRException
getChildOrganizationCount in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic java.util.Collection getChildOrganizations()
throws javax.xml.registry.JAXRException
getChildOrganizations in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeChildOrganization(javax.xml.registry.infomodel.Organization organization)
throws javax.xml.registry.JAXRException
removeChildOrganization in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void removeChildOrganizations(java.util.Collection collection)
throws javax.xml.registry.JAXRException
removeChildOrganizations in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.PostalAddress getPostalAddress()
throws javax.xml.registry.JAXRException
getPostalAddress in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionpublic void setPostalAddress(javax.xml.registry.infomodel.PostalAddress postalAddress)
throws javax.xml.registry.JAXRException
setPostalAddress in interface javax.xml.registry.infomodel.Organizationjavax.xml.registry.JAXRExceptionCopyright © 2004-2013 Apache Web Services. All Rights Reserved.