public interface RegistryObject extends ExtensibleObject
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsvoid addAssociation(Association association) throws JAXRException
JAXRExceptionvoid addAssociations(Collection associations) throws JAXRException
JAXRExceptionvoid addClassification(Classification classification) throws JAXRException
JAXRExceptionvoid addClassifications(Collection classifications) throws JAXRException
JAXRExceptionvoid addExternalIdentifier(ExternalIdentifier externalIdentifier) throws JAXRException
JAXRExceptionvoid addExternalIdentifiers(Collection externalIdentifiers) throws JAXRException
JAXRExceptionvoid addExternalLink(ExternalLink externalLink) throws JAXRException
JAXRExceptionvoid addExternalLinks(Collection externalLinks) throws JAXRException
JAXRExceptionCollection getAssociatedObjects() throws JAXRException
JAXRExceptionCollection getAssociations() throws JAXRException
JAXRExceptionCollection getAuditTrail() throws JAXRException
JAXRExceptionCollection getClassifications() throws JAXRException
JAXRExceptionInternationalString getDescription() throws JAXRException
JAXRExceptionCollection getExternalIdentifiers() throws JAXRException
JAXRExceptionCollection getExternalLinks() throws JAXRException
JAXRExceptionKey getKey() throws JAXRException
JAXRExceptionLifeCycleManager getLifeCycleManager() throws JAXRException
JAXRExceptionInternationalString getName() throws JAXRException
JAXRExceptionConcept getObjectType() throws JAXRException
JAXRExceptionCollection getRegistryPackages() throws JAXRException
JAXRExceptionOrganization getSubmittingOrganization() throws JAXRException
JAXRExceptionvoid removeAssociation(Association association) throws JAXRException
JAXRExceptionvoid removeAssociations(Collection associations) throws JAXRException
JAXRExceptionvoid removeClassification(Classification classification) throws JAXRException
JAXRExceptionvoid removeClassifications(Collection classifications) throws JAXRException
JAXRExceptionvoid removeExternalIdentifier(ExternalIdentifier externalIdentifier) throws JAXRException
JAXRExceptionvoid removeExternalIdentifiers(Collection externalIdentifiers) throws JAXRException
JAXRExceptionvoid removeExternalLink(ExternalLink externalLink) throws JAXRException
JAXRExceptionvoid removeExternalLinks(Collection externalLinks) throws JAXRException
JAXRExceptionvoid setAssociations(Collection associations) throws JAXRException
JAXRExceptionvoid setClassifications(Collection classifications) throws JAXRException
JAXRExceptionvoid setDescription(InternationalString desc) throws JAXRException
JAXRExceptionvoid setExternalIdentifiers(Collection externalIdentifiers) throws JAXRException
JAXRExceptionvoid setExternalLinks(Collection externalLinks) throws JAXRException
JAXRExceptionvoid setKey(Key key) throws JAXRException
JAXRExceptionvoid setName(InternationalString name) throws JAXRException
JAXRExceptionString toXML() throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.