|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ContainerObject in oracle.jbo.server |
Classes in oracle.jbo.server that implement ContainerObject | |
Type | Name |
---|---|
class |
ApplicationModuleImpl
The base class of Application Modules. |
class |
ContainerObjectImpl
The implementation of the ContainerObject interface. |
Methods in oracle.jbo.server that return ContainerObject | |
Type | Name |
---|---|
ContainerObject |
ContainerObjectEvent.getContainerObject()
Gets the event's container object. |
Constructors in oracle.jbo.server with parameters of type ContainerObject | |
Type | Name |
---|---|
ContainerObjectEvent(ContainerObject src,
ComponentObject component)
Creates a ContainerObject event. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |