Uses of Class
com.gentics.contentnode.rest.model.request.SetPermsRequest
Packages that use SetPermsRequest
Package
Description
-
Uses of SetPermsRequest in com.gentics.contentnode.rest.model.request
Methods in com.gentics.contentnode.rest.model.request that return SetPermsRequestModifier 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
Methods in com.gentics.contentnode.rest.resource with parameters of type SetPermsRequestModifier 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