public class RegistryObjectImpl extends ExtensibleObjectImpl implements RegistryObject
| Constructor and Description |
|---|
RegistryObjectImpl(LifeCycleManager lifeCycleManager) |
RegistryObjectImpl(LifeCycleManager lifeCycleManager,
InternationalString n) |
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotspublic RegistryObjectImpl(LifeCycleManager lifeCycleManager)
public RegistryObjectImpl(LifeCycleManager lifeCycleManager, InternationalString n)
public Key getKey()
getKey in interface RegistryObjectpublic InternationalString getDescription()
getDescription in interface RegistryObjectpublic void setDescription(InternationalString description)
setDescription in interface RegistryObjectpublic InternationalString getName()
getName in interface RegistryObjectpublic void setName(InternationalString name)
setName in interface RegistryObjectpublic void setKey(Key k)
setKey in interface RegistryObjectpublic String toXML() throws JAXRException
toXML in interface RegistryObjectJAXRExceptionpublic void addClassification(Classification classification)
addClassification in interface RegistryObjectpublic void addClassifications(Collection collection)
addClassifications in interface RegistryObjectpublic void removeClassification(Classification classification)
removeClassification in interface RegistryObjectpublic void removeClassifications(Collection collection)
removeClassifications in interface RegistryObjectpublic Collection getClassifications()
getClassifications in interface RegistryObjectpublic void setClassifications(Collection collection)
setClassifications in interface RegistryObjectpublic void addAssociation(Association association) throws JAXRException
addAssociation in interface RegistryObjectassociation - association to addJAXRExceptionpublic void addAssociations(Collection collection) throws JAXRException
addAssociations in interface RegistryObjectJAXRExceptionpublic Collection<Association> getAssociations() throws JAXRException
getAssociations in interface RegistryObjectJAXRExceptionpublic void setAssociations(Collection collection)
setAssociations in interface RegistryObjectpublic void removeAssociation(Association association)
removeAssociation in interface RegistryObjectpublic void removeAssociations(Collection collection)
removeAssociations in interface RegistryObjectpublic void addExternalIdentifier(ExternalIdentifier externalIdentifier)
addExternalIdentifier in interface RegistryObjectpublic void addExternalIdentifiers(Collection collection)
addExternalIdentifiers in interface RegistryObjectpublic void removeExternalIdentifier(ExternalIdentifier externalIdentifier)
removeExternalIdentifier in interface RegistryObjectpublic void removeExternalIdentifiers(Collection collection)
removeExternalIdentifiers in interface RegistryObjectpublic Collection<ExternalIdentifier> getExternalIdentifiers()
getExternalIdentifiers in interface RegistryObjectpublic void setExternalIdentifiers(Collection collection)
setExternalIdentifiers in interface RegistryObjectpublic void addExternalLink(ExternalLink externalLink)
addExternalLink in interface RegistryObjectpublic void addExternalLinks(Collection collection)
addExternalLinks in interface RegistryObjectpublic void removeExternalLink(ExternalLink externalLink)
removeExternalLink in interface RegistryObjectpublic void removeExternalLinks(Collection collection)
removeExternalLinks in interface RegistryObjectpublic Collection<ExternalLink> getExternalLinks()
getExternalLinks in interface RegistryObjectpublic void setExternalLinks(Collection collection)
setExternalLinks in interface RegistryObjectpublic Organization getSubmittingOrganization()
getSubmittingOrganization in interface RegistryObjectpublic LifeCycleManager getLifeCycleManager()
getLifeCycleManager in interface RegistryObjectpublic boolean equals(Object obj)
public Collection getAuditTrail() throws JAXRException
getAuditTrail in interface RegistryObjectJAXRExceptionpublic Collection getAssociatedObjects() throws JAXRException
getAssociatedObjects in interface RegistryObjectJAXRExceptionpublic Concept getObjectType() throws JAXRException
getObjectType in interface RegistryObjectJAXRExceptionpublic Collection getRegistryPackages() throws JAXRException
getRegistryPackages in interface RegistryObjectJAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.