Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.ValueDefault

Packages that use ValueDefault
oracle.ifs.beans   
 

Uses of ValueDefault in oracle.ifs.beans
 

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

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

Methods in oracle.ifs.beans with parameters of type ValueDefault
 void Attribute.setValueDefault(ValueDefault vde)
          Sets the ValueDefault of this Attribute.
 


Oracle Content Management SDK

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