Interface JPAPaging
-
public interface JPAPaging
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetNextPage()List<Object>getPagedEntities()intgetPageSize()intgetStartPage()
-
public interface JPAPaging
| Modifier and Type | Method | Description |
|---|---|---|
int |
getNextPage() |
|
List<Object> |
getPagedEntities() |
|
int |
getPageSize() |
|
int |
getStartPage() |