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