Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource | |
com.gentics.contentnode.rest.resource.parameter |
Modifier and Type | Method and Description |
---|---|
static Permission |
Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PermResponse |
PermResource.getObjectPermission(Permission perm,
int objType,
int objId,
int nodeId)
Check whether the user has permission perm on the object defined by type and id
|
Modifier and Type | Field and Description |
---|---|
List<Permission> |
PageListParameterBean.permission
List of folder permissions which must be granted for folders in order to include their pages in the result
|
Modifier and Type | Method and Description |
---|---|
PageListParameterBean |
PageListParameterBean.setPermission(List<Permission> permission) |
Copyright © 2018 Gentics Software. All rights reserved.