| Package | Description |
|---|---|
| oracle.adf.model.bean | |
| oracle.jbo |
Contains interfaces for client-side applications.
|
| oracle.jbo.client.remote |
Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces.
|
| oracle.jbo.common.ws | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DCCriteriaBaseViewDef
Deprecated.
|
class |
DCCriteriaItemViewDef
Deprecated.
|
class |
DCCriteriaOperatorViewDef
Deprecated.
|
class |
DCCriteriaRowViewDef
Deprecated.
|
class |
DCCriteriaValueViewDef
Deprecated.
|
class |
DCCriteriaViewDef
Deprecated.
|
class |
DCDataViewDef |
| Modifier and Type | Method and Description |
|---|---|
ViewDef |
ApplicationModule.createCompositeViewDef(java.lang.String name,
java.lang.String fullName) |
ViewDef |
ViewCriteriaResolver.findViewDefByName(java.lang.String fullName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientViewDef |
| Modifier and Type | Method and Description |
|---|---|
ViewDef |
ApplicationModuleImpl.createCompositeViewDef(java.lang.String name,
java.lang.String fullName) |
| Modifier and Type | Method and Description |
|---|---|
ViewDef |
WSApplicationModuleImpl.createCompositeViewDef(java.lang.String name,
java.lang.String fullName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ViewDefImpl
ViewDefImpl is the meta-object for View Object instances.
|
| Modifier and Type | Method and Description |
|---|---|
ViewDef |
ApplicationModuleImpl.createCompositeViewDef(java.lang.String name,
java.lang.String fullName) |
ViewDef |
ViewDefImpl.findViewDefByName(java.lang.String viewDefFullName) |