Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.TieSchemaObject

Packages that use TieSchemaObject
oracle.ifs.beans   
 

Uses of TieSchemaObject in oracle.ifs.beans
 

Subclasses of TieSchemaObject in oracle.ifs.beans
 class Attribute
          An Attribute describes an atomic unit of data in a ClassObject instance.
 class ClassDomain
          A ClassDomain is used to validate that an attribute value is an instance of specified ClassObjects.
 class ClassObject
          A ClassObject represents a class whose instances are persistently stored and managed by the iFS server.
 class TieClassDomain
          TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden.
 class TieValueDefault
          TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT classobject (and its subclasses) to be extended or overridden.
 class TieValueDomain
          TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN classobject (and its subclasses) to be extended or overridden.
 class ValueDefault
          A ValueDefault stores the value that can be applied to an Attribute if no value is given when it is initially created.
 class ValueDomain
          The ValueDomain class stores the validation that can be applied to an Attribute to ensure that LibraryObjects' values for that Attribute exist within a set of acceptable values.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.