Package | Description |
---|---|
oracle.adf.model.bean | |
oracle.adf.model.rest | |
oracle.adf.model.rest.describe | |
oracle.adf.model.rest.generic | |
oracle.adf.model.rest.odata | |
oracle.adf.model.soap | |
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 | Class and Description |
---|---|
class |
RestDCDataViewDef |
Modifier and Type | Class and Description |
---|---|
class |
DescribeViewDef |
class |
DynamicDescribeViewDef
The def adds Entity and Attribute programmatically based
on describe url.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericHTTPProgVODefImpl
The class represents a ViewDef for a generic Operation/Method only ProgrammaticVO
that makes HTTP calls invoked from client.
|
Modifier and Type | Class and Description |
---|---|
class |
ODataViewDef |
Modifier and Type | Class and Description |
---|---|
class |
SOAPProgrammaticVODefImpl |
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) |