Uses of Class
com.gentics.contentnode.rest.model.response.UserList
Packages that use UserList
-
Uses of UserList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return UserListModifier and TypeMethodDescriptionUserResource.list(FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, PermsParameterBean perms, EmbedParameterBean embed) List users.
The result can be filtered byidloginfirstNamelastNameemailand sorted byidloginfirstNamelastNameemailGroupResource.users(String id, FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging, PermsParameterBean perms, EmbedParameterBean embed) List users of given group.
The result can be filtered byidloginfirstNamelastNameemailand sorted byidloginfirstNamelastNameemail