| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model | |
| org.unitedinternet.cosmo.service |
| Modifier and Type | Method and Description |
|---|---|
PageCriteria<SortType> |
PagedList.getPageCriteria()
Returns the Pagination criteria for the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PagedList.setPageCriteria(PageCriteria<SortType> pageCriteria)
Sets the Pagination criteria for the list.
|
| Modifier and Type | Method and Description |
|---|---|
PagedList<User,User.SortType> |
UserService.getUsers(PageCriteria<User.SortType> pageCriteria)
Returns the all user accounts meeting the supplied
PageCriteria's requirements |
Copyright © 2012–2016 1&1. All rights reserved.