Uses of Class
com.gentics.contentnode.rest.model.response.TypePermissionList
-
Packages that use TypePermissionList Package Description com.gentics.contentnode.rest.resource -
-
Uses of TypePermissionList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return TypePermissionList Modifier and Type Method Description TypePermissionList
GroupResource. getPerms(String id, String parentType, Integer parentId, Integer channelId)
Get permissions set for a group.
-