| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model | |
| org.unitedinternet.cosmo.service |
| Modifier and Type | Method and Description |
|---|---|
static User.SortType |
User.SortType.getByUrlString(String string) |
static User.SortType |
User.SortType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.SortType[] |
User.SortType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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 |
| 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.