public class ExternalIdentifierImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.ExternalIdentifier
| Constructor and Description |
|---|
ExternalIdentifierImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalIdentifierImpl
|
ExternalIdentifierImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.ClassificationScheme identity,
javax.xml.registry.infomodel.InternationalString name,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.registry.infomodel.ClassificationScheme |
getIdentificationScheme() |
javax.xml.registry.infomodel.RegistryObject |
getRegistryObject() |
java.lang.String |
getValue() |
void |
setIdentificationScheme(javax.xml.registry.infomodel.ClassificationScheme cs) |
void |
setRegistryObject(javax.xml.registry.infomodel.RegistryObject obj) |
void |
setValue(java.lang.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, toXMLpublic ExternalIdentifierImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public ExternalIdentifierImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.ClassificationScheme identity,
javax.xml.registry.infomodel.InternationalString name,
java.lang.String value)
public javax.xml.registry.infomodel.ClassificationScheme getIdentificationScheme()
throws javax.xml.registry.JAXRException
getIdentificationScheme in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.RegistryObject getRegistryObject()
throws javax.xml.registry.JAXRException
getRegistryObject in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRExceptionpublic java.lang.String getValue()
throws javax.xml.registry.JAXRException
getValue in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRExceptionpublic void setIdentificationScheme(javax.xml.registry.infomodel.ClassificationScheme cs)
throws javax.xml.registry.JAXRException
setIdentificationScheme in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRExceptionpublic void setValue(java.lang.String str)
throws javax.xml.registry.JAXRException
setValue in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRExceptionpublic void setRegistryObject(javax.xml.registry.infomodel.RegistryObject obj)
Copyright © 2004-2013 Apache Web Services. All Rights Reserved.