|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserListResponse | |
---|---|
com.gentics.contentnode.rest.resource |
Uses of UserListResponse in com.gentics.contentnode.rest.resource |
---|
Methods in com.gentics.contentnode.rest.resource that return UserListResponse | |
---|---|
UserListResponse |
UserResource.list(Integer skipCount,
Integer maxItems,
List<Integer> ids,
List<String> logins,
List<String> firstNames,
List<String> lastNames,
List<String> eMails,
List<Integer> groupIds,
UserSortAttribute sortBy,
SortOrder sortOrder)
Get a list of users, optionally filtered, sorted and paged |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |