| Package | Description |
|---|---|
| oracle.adf.model |
Contains the ADFm classes and interfaces that apply to the all ADFm implementation.
|
| oracle.adf.model.adapter.bean | |
| oracle.adf.model.adapter.bean.jpa | |
| oracle.adf.model.adapter.rest | |
| oracle.adf.model.rest | |
| oracle.adfinternal.model.adapter.ejb | |
| oracle.adfinternal.model.adapter.url | |
| oracle.adfinternal.model.adapter.url.xml | |
| oracle.adfinternal.model.adapter.webservice |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionalDataControl
DataControl is a collection of DataControls accessed by their key
This is only for internal purposes and implementing just this interface
will not work in ADF 9.0.5.1.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDataControl |
class |
BeanDCDefinitionDataControl |
class |
BeanDCHandler |
class |
BeanFilterableDataControl |
class |
DataFilterHandler
DataFilterHandler can be extended from
BeanDataCollection
to add custom data provider. |
class |
JavaBeanDataControl |
class |
UpdatableBeanDataControl |
| Modifier and Type | Class and Description |
|---|---|
class |
JPQLDataFilterHandler
This handler can be extended from
BeanDataCollection
to provide custom support. |
class |
JPQLManagedDCHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
RestURLDataControl |
| Modifier and Type | Class and Description |
|---|---|
class |
RestDataControl |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbDataControl
Data Control implementation class for EJB objects.
|
class |
EjbDCDefinitionDataControl |
| Modifier and Type | Class and Description |
|---|---|
class |
URLDataControl |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLDataControl
Data control that represents a URL data source with XML data format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSDataControl
The WebService Data control allows the ADF data control to invoke any
Webservice via an underlying provider framework of either SOAP runtime
or WSIF.
|