com.softwareag.centrasite.appl.framework.fixed
Class CSAppObjectType
java.lang.Object
com.softwareag.centrasite.appl.framework.fixed.CSAppFixedRegistryObject
com.softwareag.centrasite.appl.framework.fixed.CSAppConcept
com.softwareag.centrasite.appl.framework.fixed.CSAppObjectType
- All Implemented Interfaces:
- RegistryBean, CSAppConceptCollection
public class CSAppObjectType
- extends CSAppConcept
An instance of this class provides a representation of a fixed
object type. Instances of this class are thread safe and may be
held in static variables or singleton objects. However, the
CSAppObjectType
itself is no singleton.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
OBJECT_TYPES
public static final CSAppTaxonomyRef OBJECT_TYPES
- The taxonomy of object types.
CSAppObjectType
public CSAppObjectType(CSAppClassificationScheme pClassificationScheme,
javax.xml.registry.infomodel.Concept pConcept)
throws javax.xml.registry.JAXRException
- Creates a new instance, which represents the given registry object.
- Throws:
javax.xml.registry.JAXRException