Uses of Class
com.gentics.contentnode.rest.model.response.GroupsResponse

Packages that use GroupsResponse
com.gentics.contentnode.rest.resource   
 

Uses of GroupsResponse in com.gentics.contentnode.rest.resource
 

Methods in com.gentics.contentnode.rest.resource that return GroupsResponse
 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)
          Get a list of groups, optionally filtered sorted and paged.
 GroupsResponse GroupResource.load()
          Load the groups the user may see
 



Copyright © 2015 Gentics Software GmbH. All Rights Reserved.