public class OrganizationImpl extends RegistryObjectImpl implements Organization
| Constructor and Description |
|---|
OrganizationImpl(LifeCycleManager lifeCycleManager) |
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 OrganizationImpl(LifeCycleManager lifeCycleManager)
public User getPrimaryContact() throws JAXRException
getPrimaryContact in interface OrganizationJAXRExceptionpublic void setPrimaryContact(User user) throws JAXRException
setPrimaryContact in interface OrganizationJAXRExceptionpublic void addUser(User user) throws JAXRException
addUser in interface OrganizationJAXRExceptionpublic void addUsers(Collection collection) throws JAXRException
addUsers in interface OrganizationJAXRExceptionpublic Collection<User> getUsers() throws JAXRException
getUsers in interface OrganizationJAXRExceptionpublic void removeUser(User user) throws JAXRException
removeUser in interface OrganizationJAXRExceptionpublic void removeUsers(Collection collection) throws JAXRException
removeUsers in interface OrganizationJAXRExceptionpublic Collection<TelephoneNumber> getTelephoneNumbers(String phoneType) throws JAXRException
getTelephoneNumbers in interface OrganizationJAXRExceptionpublic void setTelephoneNumbers(Collection collection) throws JAXRException
setTelephoneNumbers in interface OrganizationJAXRExceptionpublic void addService(Service service) throws JAXRException
addService in interface OrganizationJAXRExceptionpublic void addServices(Collection collection) throws JAXRException
addServices in interface OrganizationJAXRExceptionpublic Collection<Service> getServices() throws JAXRException
getServices in interface OrganizationJAXRExceptionpublic void removeService(Service service) throws JAXRException
removeService in interface OrganizationJAXRExceptionpublic void removeServices(Collection collection) throws JAXRException
removeServices in interface OrganizationJAXRExceptionpublic Organization getParentOrganization() throws JAXRException
getParentOrganization in interface OrganizationJAXRExceptionpublic Collection<Organization> getDescendantOrganizations() throws JAXRException
getDescendantOrganizations in interface OrganizationJAXRExceptionpublic Organization getRootOrganization() throws JAXRException
getRootOrganization in interface OrganizationJAXRExceptionpublic void addChildOrganization(Organization organization) throws JAXRException
addChildOrganization in interface OrganizationJAXRExceptionpublic void addChildOrganizations(Collection collection) throws JAXRException
addChildOrganizations in interface OrganizationJAXRExceptionpublic int getChildOrganizationCount()
throws JAXRException
getChildOrganizationCount in interface OrganizationJAXRExceptionpublic Collection<Organization> getChildOrganizations() throws JAXRException
getChildOrganizations in interface OrganizationJAXRExceptionpublic void removeChildOrganization(Organization organization) throws JAXRException
removeChildOrganization in interface OrganizationJAXRExceptionpublic void removeChildOrganizations(Collection collection) throws JAXRException
removeChildOrganizations in interface OrganizationJAXRExceptionpublic PostalAddress getPostalAddress() throws JAXRException
getPostalAddress in interface OrganizationJAXRExceptionpublic void setPostalAddress(PostalAddress postalAddress) throws JAXRException
setPostalAddress in interface OrganizationJAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.