Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_ValueDomain

Packages that use S_ValueDomain
oracle.ifs.server   
 

Uses of S_ValueDomain in oracle.ifs.server
 

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

Methods in oracle.ifs.server that return S_ValueDomain
protected  S_ValueDomain S_LibraryObject.determineValueDomain(AttributeValue av, S_ClassObjectData classData, S_LibraryObjectDefinition def)
          return the ValueDomain that is in force for the specified AttributeValue.
protected  S_ValueDomain S_AttributeData.getValueDomain(S_LibrarySession session)
          Gets the value domain of this attribute.
 


Oracle Content Management SDK

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