|
||||||||||
| 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.ClassificationImpl
public class ClassificationImpl
Implements JAXR Classification Interface. For futher details, look into the JAXR API Javadoc.
| Constructor Summary | |
|---|---|
ClassificationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationImpl |
|
| Method Summary | |
|---|---|
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)
|
| 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 ClassificationImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public javax.xml.registry.infomodel.ClassificationScheme getClassificationScheme()
throws javax.xml.registry.JAXRException
getClassificationScheme in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.RegistryObject getClassifiedObject()
throws javax.xml.registry.JAXRException
getClassifiedObject in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.Concept getConcept()
throws javax.xml.registry.JAXRException
getConcept in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public 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.JAXRException
public void setClassificationScheme(javax.xml.registry.infomodel.ClassificationScheme cscheme)
throws javax.xml.registry.JAXRException
setClassificationScheme in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public void setClassifiedObject(javax.xml.registry.infomodel.RegistryObject registryObject)
throws javax.xml.registry.JAXRException
setClassifiedObject in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public void setConcept(javax.xml.registry.infomodel.Concept cpt)
throws javax.xml.registry.JAXRException
setConcept in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
public void setValue(java.lang.String str)
throws javax.xml.registry.JAXRException
setValue in interface javax.xml.registry.infomodel.Classificationjavax.xml.registry.JAXRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||