public interface ReportDataProvider<T,PK extends Serializable>
| Modifier and Type | Method and Description |
|---|---|
Dao<T,PK> |
getDataSource()
Returns the data source used by this object
|
Object |
getFilter() |
Page.Order |
getSortOrder() |
String |
getSortProperty() |
Copyright © 2014 JDAL. All Rights Reserved.