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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addAssociation, 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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
public ExternalIdentifierImpl(LifeCycleManager lifeCycleManager)
public ExternalIdentifierImpl(LifeCycleManager lifeCycleManager, ClassificationScheme identity, InternationalString name, String value)
public ClassificationScheme getIdentificationScheme() throws JAXRException
getIdentificationScheme
in interface ExternalIdentifier
JAXRException
public RegistryObject getRegistryObject() throws JAXRException
getRegistryObject
in interface ExternalIdentifier
JAXRException
public String getValue() throws JAXRException
getValue
in interface ExternalIdentifier
JAXRException
public void setIdentificationScheme(ClassificationScheme cs) throws JAXRException
setIdentificationScheme
in interface ExternalIdentifier
JAXRException
public void setValue(String str) throws JAXRException
setValue
in interface ExternalIdentifier
JAXRException
public void setRegistryObject(RegistryObject obj)
Copyright © 2018 JBoss by Red Hat. All rights reserved.