public class UserRole extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_ROLE |
static String |
USER_ROLE |
Constructor and Description |
---|
UserRole() |
UserRole(String gridId,
String userId,
String roleName) |
public static final String USER_ROLE
public static final String ADMIN_ROLE