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