public interface Organization extends RegistryObject
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
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
void addChildOrganization(Organization organization) throws JAXRException
JAXRException
void addChildOrganizations(Collection organizations) throws JAXRException
JAXRException
void addService(Service service) throws JAXRException
JAXRException
void addServices(Collection services) throws JAXRException
JAXRException
void addUser(User user) throws JAXRException
JAXRException
void addUsers(Collection users) throws JAXRException
JAXRException
int getChildOrganizationCount() throws JAXRException
JAXRException
Collection getChildOrganizations() throws JAXRException
JAXRException
Collection getDescendantOrganizations() throws JAXRException
JAXRException
Organization getParentOrganization() throws JAXRException
JAXRException
PostalAddress getPostalAddress() throws JAXRException
JAXRException
User getPrimaryContact() throws JAXRException
JAXRException
Organization getRootOrganization() throws JAXRException
JAXRException
Collection getServices() throws JAXRException
JAXRException
Collection getTelephoneNumbers(String phoneType) throws JAXRException
JAXRException
Collection getUsers() throws JAXRException
JAXRException
void removeChildOrganization(Organization organization) throws JAXRException
JAXRException
void removeChildOrganizations(Collection organizations) throws JAXRException
JAXRException
void removeService(Service service) throws JAXRException
JAXRException
void removeServices(Collection services) throws JAXRException
JAXRException
void removeUser(User user) throws JAXRException
JAXRException
void removeUsers(Collection users) throws JAXRException
JAXRException
void setPostalAddress(PostalAddress address) throws JAXRException
JAXRException
void setPrimaryContact(User primaryContact) throws JAXRException
JAXRException
void setTelephoneNumbers(Collection phoneNumbers) throws JAXRException
JAXRException
Copyright © 2013. All Rights Reserved.