Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


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)
           

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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