Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
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,
String search,
UserSortAttribute sortBy,
SortOrder sortOrder,
boolean addGroups)
Get a list of users, optionally filtered, sorted and paged
|
Copyright © 2024 Gentics Software. All rights reserved.