| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataFilter
| Method Summary | |
|---|---|
 int | 
getFetchSize()Gets the maximum number of rows to retrieve.  | 
 int | 
getFetchStart()Gets the zero-based row index to start with.  | 
 java.util.List<java.lang.String> | 
getSearchAttributeNames()Gets the list of attributes (view attributes and link accessors) to retrieve.  | 
 SearchCriteria | 
getSearchCriteria()Gets additional runtime search condition.  | 
 SortCriteria | 
getSortCriteria()Gets the query result sort order.  | 
| Method Detail | 
|---|
int getFetchStart()
int getFetchSize()
SearchCriteria getSearchCriteria()
SortCriteria getSortCriteria()
java.util.List<java.lang.String> getSearchAttributeNames()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||