public class ExternalIdentifierImpl extends RegistryObjectImpl implements ExternalIdentifier
| Constructor and Description |
|---|
ExternalIdentifierImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalIdentifierImpl
|
ExternalIdentifierImpl(LifeCycleManager lifeCycleManager,
ClassificationScheme identity,
InternationalString name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
ClassificationScheme |
getIdentificationScheme() |
RegistryObject |
getRegistryObject() |
String |
getValue() |
void |
setIdentificationScheme(ClassificationScheme cs) |
void |
setRegistryObject(RegistryObject obj) |
void |
setValue(String str) |
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, equals, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, hashCode, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAssociation, 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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotspublic ExternalIdentifierImpl(LifeCycleManager lifeCycleManager)
public ExternalIdentifierImpl(LifeCycleManager lifeCycleManager, ClassificationScheme identity, InternationalString name, String value)
public ClassificationScheme getIdentificationScheme() throws JAXRException
getIdentificationScheme in interface ExternalIdentifierJAXRExceptionpublic RegistryObject getRegistryObject() throws JAXRException
getRegistryObject in interface ExternalIdentifierJAXRExceptionpublic String getValue() throws JAXRException
getValue in interface ExternalIdentifierJAXRExceptionpublic void setIdentificationScheme(ClassificationScheme cs) throws JAXRException
setIdentificationScheme in interface ExternalIdentifierJAXRExceptionpublic void setValue(String str) throws JAXRException
setValue in interface ExternalIdentifierJAXRExceptionpublic void setRegistryObject(RegistryObject obj)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.