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


Uses of Interface
oracle.jbo.common.ViewObjectDynAttr

Packages that use ViewObjectDynAttr
oracle.jbo.client.remote   
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb.facade   

 

Uses of ViewObjectDynAttr in oracle.jbo.client.remote

 

Classes in oracle.jbo.client.remote that implement ViewObjectDynAttr
 class ViewUsageImpl
           

 

Uses of ViewObjectDynAttr in oracle.jbo.common

 

Constructors in oracle.jbo.common with parameters of type ViewObjectDynAttr
ViewObjectSubclassDef(ViewObjectDynAttr vo, StructureDef viewDef)
           

 

Uses of ViewObjectDynAttr in oracle.jbo.server

 

Classes in oracle.jbo.server that implement ViewObjectDynAttr
 class ViewObjectImpl
          The implementation of the ViewObject interface, the middle-tier class that manages database queries and the view rows that result from executing queries.

 

Uses of ViewObjectDynAttr in oracle.jbo.server.ejb.facade

 

Classes in oracle.jbo.server.ejb.facade that implement ViewObjectDynAttr
 class CmrAccessorViewImpl
           
 class FinderViewImpl
          Abstract base class for Finder-Based View Object.

 


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


 

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