Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
GroupsResponse |
GroupResource.list(Integer skipCount,
Integer maxItems,
List<Integer> ids,
List<String> names,
List<String> memberLogins,
List<Integer> memberIds,
List<Integer> childGroupIds,
List<Integer> privFolderIds,
List<Privilege> privileges,
GroupReduceType reduce,
GroupSortAttribute sortBy,
SortOrder sortOrder,
PermsParameterBean perms)
Get a list of groups, optionally filtered sorted and paged.
|
GroupsResponse |
GroupResource.load(PermsParameterBean perms)
Load the groups the user may see
|
Copyright © 2024 Gentics Software. All rights reserved.