Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.ValueDomain

Packages that use ValueDomain
oracle.ifs.beans   
 

Uses of ValueDomain in oracle.ifs.beans
 

Subclasses of ValueDomain in oracle.ifs.beans
 class TieValueDomain
          TieValueDomain allows the Oracle-defined behavior of the VALUEDOMAIN classobject (and its subclasses) to be extended or overridden.
 

Methods in oracle.ifs.beans that return ValueDomain
protected static ValueDomain ValueDomain.constructValueDomain(LibrarySession session, S_LibraryObjectData data)
          Internal use only: Constructs a ValueDomain for the specified data.
 ValueDomain Attribute.getValueDomain()
          Gets the ValueDomain of this Attribute.
 

Methods in oracle.ifs.beans with parameters of type ValueDomain
 void Attribute.setValueDomain(ValueDomain vd)
          Sets the ValueDomain of this Attribute.
 


Oracle Content Management SDK

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