Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.common.PropertyContext

Packages that use PropertyContext
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 

 

Uses of PropertyContext in oracle.jbo.common

 

Classes in oracle.jbo.common that implement PropertyContext
 class PropertyDefaultContext
          temporary (Nov02) implementation to hold a default property context.

 

Methods in oracle.jbo.common that return PropertyContext
 PropertyContext PropertyDefaultContext.getParent()
           
 PropertyContext PropertyContext.getParent()
          return the parent context

 

Methods in oracle.jbo.common with parameters of type PropertyContext
 void PropertyDefaultContext.setParent(PropertyContext pc)
           
 void PropertyContext.setParent(PropertyContext pc)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.