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


Uses of Class
oracle.jbo.server.NamedObjectImpl

Packages that use NamedObjectImpl
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb.facade   

 

Uses of NamedObjectImpl in oracle.jbo.server

 

Subclasses of NamedObjectImpl in oracle.jbo.server
 class ApplicationModuleImpl
          The base class of Application Modules.
 class ComponentObjectImpl
          Abstract class for ComponentObjectImpl.
 class ContainerObjectImpl
          The implementation of the ContainerObject interface.
 class EntityReference
           NAME EntityReference.java - Base class for BO reference information.
 class ViewLinkImpl
          Implements the ViewLink interface, the middle-tier class that manages a master-detail relationship between two View Objects.
 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.

 

Methods in oracle.jbo.server with parameters of type NamedObjectImpl
protected  void ComponentObjectImpl.setParent(NamedObjectImpl parent)
          Sets this object's parent.

 

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

 

Subclasses of NamedObjectImpl in oracle.jbo.server.ejb.facade
 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.