Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_TieSchemaObject

Packages that use S_TieSchemaObject
oracle.ifs.server   
 

Uses of S_TieSchemaObject in oracle.ifs.server
 

Subclasses of S_TieSchemaObject in oracle.ifs.server
 class S_Attribute
          An S_Attribute is the server-side representation of the ATTRIBUTE class.
 class S_ClassDomain
          A S_ClassDomain describes a validation that can be applied to an Attribute to ensure that its values are instances of specified classes.
 class S_ClassObject
          An S_ClassObject is the server-side representation of the CLASSOBJECT class.
 class S_TieClassDomain
          S_TieClassDomain allows the Oracle-defined behavior of the CLASSDOMAIN classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieValueDefault
          S_TieValueDefault allows the Oracle-defined behavior of the VALUEDEFAULT classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_TieValueDomain
          S_TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN classobject (and its subclasses) to be extended or overridden through the server extensibility API.
 class S_ValueDefault
          A ValueDefault describes a value that can be applied to an Attribute to be used if no value for that Attribute is specified in creating a new object.
 class S_ValueDomain
          A ValueDomain describes a validation that can be applied to an Attribute to ensure that its values lie within a set of acceptable values.
 


Oracle Content Management SDK

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