Uses of Class
com.gentics.contentnode.rest.model.response.UserListResponse
Packages that use UserListResponse
-
Uses of UserListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return UserListResponseModifier and TypeMethodDescriptionUserResource.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) Deprecated.because new endpoint exists.