|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of NamedObjectImpl in oracle.jbo.server |
Subclasses of NamedObjectImpl in oracle.jbo.server | |
Type | Name |
---|---|
class |
ApplicationModuleImpl
The base class of Application Modules. |
class |
ComponentObjectImpl
Abstract class for ComponentObjectImpl. |
class |
ContainerObjectImpl
The implementation of the ContainerObject interface. |
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 | |
Type | Name |
---|---|
protected void |
ComponentObjectImpl.setParent(NamedObjectImpl parent)
Sets this object's parent. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |