public static final class RoleManagerConstants.RoleRelationshipAttributeName
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static RoleManagerConstants.RoleRelationshipAttributeName |
CREATE_DATE |
static RoleManagerConstants.RoleRelationshipAttributeName |
UPDATE_DATE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
static RoleManagerConstants.RoleRelationshipAttributeName |
valueOf(java.lang.String name) |
static RoleManagerConstants.RoleRelationshipAttributeName[] |
values() |
public static final RoleManagerConstants.RoleRelationshipAttributeName CREATE_DATE
public static final RoleManagerConstants.RoleRelationshipAttributeName UPDATE_DATE
public static RoleManagerConstants.RoleRelationshipAttributeName[] values()
public static RoleManagerConstants.RoleRelationshipAttributeName valueOf(java.lang.String name)
public java.lang.String getId()