Uses of Class
com.gentics.contentnode.rest.model.perm.TypePermissions
Packages that use TypePermissions
Package
Description
-
Uses of TypePermissions in com.gentics.contentnode.rest.model.perm
Methods in com.gentics.contentnode.rest.model.perm that return TypePermissionsModifier and TypeMethodDescriptionTypePermissions.setChannelId
(Integer channelId) Set channel IDTypePermissions.setChildren
(boolean children) Set child flagTypePermissions.setDescription
(String description) Set descriptionTypePermissions.setEditable
(boolean editable) Set editable flagSet instance IDSet labelTypePermissions.setPerms
(List<TypePermissionItem> perms) Set permissionsSet rolesSet type -
Uses of TypePermissions in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type TypePermissions