| Package | Description |
|---|---|
| oracle.adf.model.adapter.bean | |
| oracle.adf.model.adapter.bean.jpa | |
| oracle.adf.model.adapter.bean.provider |
| Modifier and Type | Field and Description |
|---|---|
protected BeanDataProvider<java.lang.String,BeanDataCollection> |
DataFilterHandler._beanDataProvider |
| Modifier and Type | Method and Description |
|---|---|
protected BeanDataCollection |
DataFilterHandler.getDataCollection(PaginationCollectionModel collectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataFilterHandler.initDataCollection(BeanDataCollection dataCollection)
Initialize the paging collection and settings
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPQLBeanDataCollection<E> |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanDataProvider<K extends java.lang.String,V extends BeanDataCollection> |