interface PaginationResult
Stores the result of a pagination query
Type Params | Return Type | Name and description |
---|---|---|
|
abstract java.util.Collection |
getResults() |
|
abstract java.lang.Long |
getTotalCount() |