public class RegistryObjectImpl extends ExtensibleObjectImpl implements javax.xml.registry.infomodel.RegistryObject
| Constructor and Description |
|---|
RegistryObjectImpl(javax.xml.registry.LifeCycleManager lifeCycleManager) |
RegistryObjectImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.InternationalString n) |
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotspublic RegistryObjectImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public RegistryObjectImpl(javax.xml.registry.LifeCycleManager lifeCycleManager, javax.xml.registry.infomodel.InternationalString n)
public javax.xml.registry.infomodel.Key getKey()
getKey in interface javax.xml.registry.infomodel.RegistryObjectpublic javax.xml.registry.infomodel.InternationalString getDescription()
getDescription in interface javax.xml.registry.infomodel.RegistryObjectpublic void setDescription(javax.xml.registry.infomodel.InternationalString description)
setDescription in interface javax.xml.registry.infomodel.RegistryObjectpublic javax.xml.registry.infomodel.InternationalString getName()
getName in interface javax.xml.registry.infomodel.RegistryObjectpublic void setName(javax.xml.registry.infomodel.InternationalString name)
setName in interface javax.xml.registry.infomodel.RegistryObjectpublic void setKey(javax.xml.registry.infomodel.Key k)
setKey in interface javax.xml.registry.infomodel.RegistryObjectpublic String toXML() throws javax.xml.registry.JAXRException
toXML in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic void addClassification(javax.xml.registry.infomodel.Classification classification)
addClassification in interface javax.xml.registry.infomodel.RegistryObjectpublic void addClassifications(Collection collection)
addClassifications in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeClassification(javax.xml.registry.infomodel.Classification classification)
removeClassification in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeClassifications(Collection collection)
removeClassifications in interface javax.xml.registry.infomodel.RegistryObjectpublic Collection getClassifications()
getClassifications in interface javax.xml.registry.infomodel.RegistryObjectpublic void setClassifications(Collection collection)
setClassifications in interface javax.xml.registry.infomodel.RegistryObjectpublic void addAssociation(javax.xml.registry.infomodel.Association association) throws javax.xml.registry.JAXRException
addAssociation in interface javax.xml.registry.infomodel.RegistryObjectassociation - association to addjavax.xml.registry.JAXRExceptionpublic void addAssociations(Collection collection) throws javax.xml.registry.JAXRException
addAssociations in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic Collection<javax.xml.registry.infomodel.Association> getAssociations() throws javax.xml.registry.JAXRException
getAssociations in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic void setAssociations(Collection collection)
setAssociations in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeAssociation(javax.xml.registry.infomodel.Association association)
removeAssociation in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeAssociations(Collection collection)
removeAssociations in interface javax.xml.registry.infomodel.RegistryObjectpublic void addExternalIdentifier(javax.xml.registry.infomodel.ExternalIdentifier externalIdentifier)
addExternalIdentifier in interface javax.xml.registry.infomodel.RegistryObjectpublic void addExternalIdentifiers(Collection collection)
addExternalIdentifiers in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeExternalIdentifier(javax.xml.registry.infomodel.ExternalIdentifier externalIdentifier)
removeExternalIdentifier in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeExternalIdentifiers(Collection collection)
removeExternalIdentifiers in interface javax.xml.registry.infomodel.RegistryObjectpublic Collection<javax.xml.registry.infomodel.ExternalIdentifier> getExternalIdentifiers()
getExternalIdentifiers in interface javax.xml.registry.infomodel.RegistryObjectpublic void setExternalIdentifiers(Collection collection)
setExternalIdentifiers in interface javax.xml.registry.infomodel.RegistryObjectpublic void addExternalLink(javax.xml.registry.infomodel.ExternalLink externalLink)
addExternalLink in interface javax.xml.registry.infomodel.RegistryObjectpublic void addExternalLinks(Collection collection)
addExternalLinks in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeExternalLink(javax.xml.registry.infomodel.ExternalLink externalLink)
removeExternalLink in interface javax.xml.registry.infomodel.RegistryObjectpublic void removeExternalLinks(Collection collection)
removeExternalLinks in interface javax.xml.registry.infomodel.RegistryObjectpublic Collection<javax.xml.registry.infomodel.ExternalLink> getExternalLinks()
getExternalLinks in interface javax.xml.registry.infomodel.RegistryObjectpublic void setExternalLinks(Collection collection)
setExternalLinks in interface javax.xml.registry.infomodel.RegistryObjectpublic javax.xml.registry.infomodel.Organization getSubmittingOrganization()
getSubmittingOrganization in interface javax.xml.registry.infomodel.RegistryObjectpublic javax.xml.registry.LifeCycleManager getLifeCycleManager()
getLifeCycleManager in interface javax.xml.registry.infomodel.RegistryObjectpublic boolean equals(Object obj)
public Collection getAuditTrail() throws javax.xml.registry.JAXRException
getAuditTrail in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic Collection getAssociatedObjects() throws javax.xml.registry.JAXRException
getAssociatedObjects in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Concept getObjectType() throws javax.xml.registry.JAXRException
getObjectType in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionpublic Collection getRegistryPackages() throws javax.xml.registry.JAXRException
getRegistryPackages in interface javax.xml.registry.infomodel.RegistryObjectjavax.xml.registry.JAXRExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.