public class ClassificationImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.Classification
| Constructor and Description |
|---|
ClassificationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationImpl
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.registry.infomodel.ClassificationScheme |
getClassificationScheme() |
javax.xml.registry.infomodel.RegistryObject |
getClassifiedObject() |
javax.xml.registry.infomodel.Concept |
getConcept() |
java.lang.String |
getValue() |
boolean |
isExternal() |
void |
setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme cscheme) |
void |
setClassifiedObject(javax.xml.registry.infomodel.RegistryObject registryObject) |
void |
setConcept(javax.xml.registry.infomodel.Concept cpt) |
void |
setExternal(boolean b) |
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 ClassificationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public javax.xml.registry.infomodel.ClassificationScheme getClassificationScheme()
throws javax.xml.registry.JAXRException
getClassificationScheme in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.RegistryObject getClassifiedObject()
throws javax.xml.registry.JAXRException
getClassifiedObject in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Concept getConcept()
throws javax.xml.registry.JAXRException
getConcept in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic java.lang.String getValue()
throws javax.xml.registry.JAXRException
getValue in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic void setExternal(boolean b)
public boolean isExternal()
throws javax.xml.registry.JAXRException
isExternal in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic void setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme cscheme)
throws javax.xml.registry.JAXRException
setClassificationScheme in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic void setClassifiedObject(javax.xml.registry.infomodel.RegistryObject registryObject)
throws javax.xml.registry.JAXRException
setClassifiedObject in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic void setConcept(javax.xml.registry.infomodel.Concept cpt)
throws javax.xml.registry.JAXRException
setConcept in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionpublic void setValue(java.lang.String str)
throws javax.xml.registry.JAXRException
setValue in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRExceptionCopyright © 2004-2013 Apache Web Services. All Rights Reserved.