Uses of Class
com.gentics.contentnode.rest.model.request.SetPermsRequest
Package
Description
-
Uses of SetPermsRequest in com.gentics.contentnode.rest.model.request
Modifier and TypeMethodDescriptionSetPermsRequest.setGroupId
(int groupId) Set the group IDSet the permission bits and rolesSetPermsRequest.setRoleIds
(Set<Integer> roleIds) Set set of role IDs to be setSetPermsRequest.setSubGroups
(boolean subGroups) Set whether to set permissions on the subgroupsSetPermsRequest.setSubObjects
(boolean subObjects) Set whether to set permissions for the subobjects -
Uses of SetPermsRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionPermResource.setPermissions
(String objType, int objId, long waitMs, SetPermsRequest req) Set the permissions on the identified object according to the posted requestPermResource.setPermissions
(String type, long waitMs, SetPermsRequest req) Set the permissions on the type