| Package | Description |
|---|---|
| fte.universal | |
| fte.universal.api |
| Modifier and Type | Method | Description |
|---|---|---|
Page<T> |
Crud.paginate(int first,
int max) |
|
Page<T> |
CrudRepo.paginate(int first,
int max) |
|
Page<C> |
ServiceRepo.paginate(int first,
int max) |
| Modifier and Type | Method | Description |
|---|---|---|
Page<C> |
Api.page(java.lang.Integer first,
java.lang.Integer max) |
|
Page<?> |
Defaults.page(java.lang.Integer first,
java.lang.Integer max) |
Copyright © 2018. All rights reserved.