| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.jbo.common.ws | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| oracle.jbo.server.lov | |
| oracle.jbo.server.remote |
Contains the platform independent server side abstract implementation for handling 3 tier communications.
|
| oracle.jbo.server.remote.colo |
Contains the server side adapter classes used in logical 3 tier (a.k.a colocated) appmodules.
|
| oracle.jbo.server.remote.ejb |
Contains server side adapter classes used by appmodule session beans.
|
| oracle.jbo.server.uniqueid |
| Modifier and Type | Class and Description |
|---|---|
class |
DCDataAM
For internal adf framework use only.
|
| Modifier and Type | Method and Description |
|---|---|
WSApplicationModuleMarshaller |
WSApplicationModuleImpl.getWSApplicationModuleMarshaller() |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationModuleImpl
The base class of Application Modules.
|
| Modifier and Type | Method and Description |
|---|---|
WSApplicationModuleMarshaller |
ApplicationModuleImpl.getWorkingSetMarshaller()
Internal: Applications should not use this method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationModuleImpl.setWorkingSetMarshaller(WSApplicationModuleMarshaller marshaller)
Internal: Applications should not use this method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LOVAppModuleImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRemoteApplicationModuleImpl
Remote Adapter that adapts the 2-tier implementation of application module to
remote application module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerApplicationModuleImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CMEJBApplicationModuleImpl |
class |
EJBApplicationModuleImpl |
class |
NestedApplicationModuleImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RowIdAMImpl
This class is the Application Module implementation for the RowId generator.
|