Class PERMISSION
java.lang.Object
de.uplanet.lucy.security.permission.PERMISSION
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final PermissionThe portal administration permission.static final AllPermissionThe permission to perform all actions.static final PermissionThe permission to access the Application Designer.static final PermissionThe permission to access integration modules.static final PermissionThe permission to access the Layout Designer.static final PortalPermissionThe permission to publish scripts on the server.static final PermissionThe permission to access the User Manager.static final PermissionThe permission to access the Workflow Designer.
- 
Method Summary
- 
Field Details- 
ALL_PERMISSIONThe permission to perform all actions.
- 
APPDESIGNERThe permission to access the Application Designer.
- 
LAYOUTDESIGNERThe permission to access the Layout Designer.
- 
WORKFLOWDESIGNERThe permission to access the Workflow Designer.
- 
USERMANAGERThe permission to access the User Manager.
- 
ADMINThe portal administration permission.
- 
INTEGRATIONThe permission to access integration modules.
- 
SCRIPT_DEPLOYThe permission to publish scripts on the server.
 
-