nl.gx.product.wmpuserprofiles.api
Class RBACPermissions

java.lang.Object
  extended by nl.gx.product.wmpuserprofiles.api.RBACPermissions

public final class RBACPermissions
extends java.lang.Object

This class contains the static RBAC permissions used in this WCB.


Field Summary
static java.lang.String GROUPS_PERMISSION
          The RBAC permission allowing users to maintain the the groups tab.
static java.lang.String SETTINGS_PERMISSION
          The RBAC permission allowing users to maintain the the settings tab.
static java.lang.String USERS_PERMISSION
          The RBAC permission allowing users to maintain the the user profiles tab.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USERS_PERMISSION

public static final java.lang.String USERS_PERMISSION
The RBAC permission allowing users to maintain the the user profiles tab.

See Also:
Constant Field Values

GROUPS_PERMISSION

public static final java.lang.String GROUPS_PERMISSION
The RBAC permission allowing users to maintain the the groups tab.

See Also:
Constant Field Values

SETTINGS_PERMISSION

public static final java.lang.String SETTINGS_PERMISSION
The RBAC permission allowing users to maintain the the settings tab.

See Also:
Constant Field Values


Copyright © 2007-2011 GX Software BV. All Rights Reserved.