Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.ValueDomainPropertyBundle

Packages that use ValueDomainPropertyBundle
oracle.ifs.beans   
 

Uses of ValueDomainPropertyBundle in oracle.ifs.beans
 

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

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

Methods in oracle.ifs.beans with parameters of type ValueDomainPropertyBundle
 void ValueDomain.setValueDomainPropertyBundle(ValueDomainPropertyBundle bundle)
          Sets the ValueDomainPropertyBundle of this ValueDomain.
 


Oracle Content Management SDK

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