Uses of Class
com.gentics.contentnode.rest.model.response.UserListResponse
-
Uses of UserListResponse in com.gentics.contentnode.rest.resource
Modifier 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.