|
||||||||||
| 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.RegistryEntryImpl
org.apache.ws.scout.registry.infomodel.ClassificationSchemeImpl
public class ClassificationSchemeImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Field Summary |
|---|
| Fields inherited from interface javax.xml.registry.infomodel.ClassificationScheme |
|---|
VALUE_TYPE_EMBEDDED_PATH, VALUE_TYPE_NON_UNIQUE, VALUE_TYPE_UNIQUE |
| Fields inherited from interface javax.xml.registry.infomodel.RegistryEntry |
|---|
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN |
| Constructor Summary | |
|---|---|
ClassificationSchemeImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ClassificationSchemeImpl |
|
| Method Summary | |
|---|---|
void |
addChildConcept(javax.xml.registry.infomodel.Concept concept)
|
void |
addChildConcepts(java.util.Collection collection)
|
int |
getChildConceptCount()
|
java.util.Collection |
getChildrenConcepts()
|
java.util.Collection |
getDescendantConcepts()
|
int |
getValueType()
|
boolean |
isExternal()
|
void |
removeChildConcept(javax.xml.registry.infomodel.Concept concept)
|
void |
removeChildConcepts(java.util.Collection collection)
|
protected void |
setExternal(boolean b)
|
void |
setValueType(int param)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.RegistryEntryImpl |
|---|
getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setUserVersion |
| 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.RegistryEntry |
|---|
getExpiration, getStability, getStatus, setExpiration, setStability |
| 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 |
| Methods inherited from interface javax.xml.registry.infomodel.Versionable |
|---|
getMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersion |
| Constructor Detail |
|---|
public ClassificationSchemeImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public void addChildConcept(javax.xml.registry.infomodel.Concept concept)
throws javax.xml.registry.JAXRException
addChildConcept in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public void addChildConcepts(java.util.Collection collection)
throws javax.xml.registry.JAXRException
addChildConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public int getChildConceptCount()
throws javax.xml.registry.JAXRException
getChildConceptCount in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public java.util.Collection getChildrenConcepts()
throws javax.xml.registry.JAXRException
getChildrenConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public java.util.Collection getDescendantConcepts()
throws javax.xml.registry.JAXRException
getDescendantConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public int getValueType()
throws javax.xml.registry.JAXRException
getValueType in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRExceptionprotected void setExternal(boolean b)
public boolean isExternal()
throws javax.xml.registry.JAXRException
isExternal in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public void removeChildConcept(javax.xml.registry.infomodel.Concept concept)
throws javax.xml.registry.JAXRException
removeChildConcept in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public void removeChildConcepts(java.util.Collection collection)
throws javax.xml.registry.JAXRException
removeChildConcepts in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
public void setValueType(int param)
throws javax.xml.registry.JAXRException
setValueType in interface javax.xml.registry.infomodel.ClassificationSchemejavax.xml.registry.JAXRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||