Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_ClassDomain

Packages that use S_ClassDomain
oracle.ifs.server   
 

Uses of S_ClassDomain in oracle.ifs.server
 

Subclasses of S_ClassDomain in oracle.ifs.server
 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.
 

Methods in oracle.ifs.server that return S_ClassDomain
protected  S_ClassDomain S_LibraryObject.determineClassDomain(S_AttributeData attributeData, S_LibraryObjectDefinition def)
          return the ClassDomain that is in force for the specified Attribute data.
protected  S_ClassDomain S_AttributeData.getClassDomain(S_LibrarySession session)
          Gets the class domain of this attribute.
 


Oracle Content Management SDK

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