Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.ValueDefaultPropertyBundle

Packages that use ValueDefaultPropertyBundle
oracle.ifs.beans   
 

Uses of ValueDefaultPropertyBundle in oracle.ifs.beans
 

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

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

Methods in oracle.ifs.beans with parameters of type ValueDefaultPropertyBundle
 void ValueDefault.setValueDefaultPropertyBundle(ValueDefaultPropertyBundle bundle)
          Sets the ValueDefaultPropertyBundle of this ValueDefault.
 


Oracle Content Management SDK

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