|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
org.apache.ws.scout.registry.infomodel.ExternalIdentifierImpl
public class ExternalIdentifierImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Constructor Summary | |
|---|---|
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)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
|---|
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 |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Constructor Detail |
|---|
public 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)
| Method Detail |
|---|
public javax.xml.registry.infomodel.ClassificationScheme getIdentificationScheme()
throws javax.xml.registry.JAXRException
getIdentificationScheme in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.RegistryObject getRegistryObject()
throws javax.xml.registry.JAXRException
getRegistryObject in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRException
public java.lang.String getValue()
throws javax.xml.registry.JAXRException
getValue in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRException
public void setIdentificationScheme(javax.xml.registry.infomodel.ClassificationScheme cs)
throws javax.xml.registry.JAXRException
setIdentificationScheme in interface javax.xml.registry.infomodel.ExternalIdentifierjavax.xml.registry.JAXRException
public 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||