public static final class RoleManagerConstants.Privilege
extends java.lang.Enum
Modifier and Type | Method and Description |
---|---|
boolean |
getConvertDCtoObligation() |
java.lang.String |
getId() |
static RoleManagerConstants.Privilege |
valueOf(java.lang.String name) |
static RoleManagerConstants.Privilege[] |
values() |
public static final RoleManagerConstants.Privilege CREATE_ROLE
public static final RoleManagerConstants.Privilege MODIFY_ROLE
public static final RoleManagerConstants.Privilege DELETE_ROLE
public static final RoleManagerConstants.Privilege VIEW_ROLE
public static final RoleManagerConstants.Privilege SEARCH_ROLE
public static final RoleManagerConstants.Privilege CREATE_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege MODIFY_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege DELETE_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege VIEW_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege SEARCH_ROLE_CATEGORY
public static final RoleManagerConstants.Privilege CREATE_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege MODIFY_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege DELETE_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege VIEW_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege SEARCH_ROLE_USER_MEMBERSHIP
public static final RoleManagerConstants.Privilege SEARCH_USER_ROLE_MEMBERSHIP
public static final RoleManagerConstants.Privilege CREATE_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege MODIFY_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege DELETE_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege VIEW_ROLE_ROLE_RELATIONSHIP
public static final RoleManagerConstants.Privilege SEARCH_ROLE_ROLE_RELATIONSHIP
public static RoleManagerConstants.Privilege[] values()
public static RoleManagerConstants.Privilege valueOf(java.lang.String name)
public java.lang.String getId()
public boolean getConvertDCtoObligation()