public static final class RoleManagerConstants.RoleGrantAttributeName
extends java.lang.Enum
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFieldId() |
java.lang.String |
getId() |
static RoleManagerConstants.RoleGrantAttributeName |
valueOf(java.lang.String name) |
static RoleManagerConstants.RoleGrantAttributeName[] |
values() |
public static final RoleManagerConstants.RoleGrantAttributeName ROLE_KEY
public static final RoleManagerConstants.RoleGrantAttributeName USER_KEY
public static final RoleManagerConstants.RoleGrantAttributeName CREATE_DATE
public static final RoleManagerConstants.RoleGrantAttributeName UPDATE_DATE
public static final RoleManagerConstants.RoleGrantAttributeName RUL_KEY
public static final RoleManagerConstants.RoleGrantAttributeName REQUEST_KEY
public static final RoleManagerConstants.RoleGrantAttributeName REQUEST_ID
public static final RoleManagerConstants.RoleGrantAttributeName RULE_BASED
public static final RoleManagerConstants.RoleGrantAttributeName DATA_LEVEL
public static final RoleManagerConstants.RoleGrantAttributeName START_DATE
public static final RoleManagerConstants.RoleGrantAttributeName END_DATE
public static final RoleManagerConstants.RoleGrantAttributeName PROV_MECH
public static final RoleManagerConstants.RoleGrantAttributeName PROV_BY
public static RoleManagerConstants.RoleGrantAttributeName[] values()
public static RoleManagerConstants.RoleGrantAttributeName valueOf(java.lang.String name)
public java.lang.String getId()
public java.lang.String getFieldId()