public class UserConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FULL_NAME_MAX_LENGTH |
static String |
LIST_VIEW_FLAT_ORGANIZATIONS |
static String |
LIST_VIEW_FLAT_USER_GROUPS |
static String |
LIST_VIEW_FLAT_USERS |
static String |
LIST_VIEW_TREE |
static long |
USER_ID_DEFAULT |
static String |
USERS_EMAIL_ADDRESS_AUTO_SUFFIX |
Constructor and Description |
---|
UserConstants() |
Modifier and Type | Method and Description |
---|---|
static String |
getPortraitURL(String imagePath,
boolean male,
long portraitId,
String userUuid) |
public static final int FULL_NAME_MAX_LENGTH
public static final String LIST_VIEW_FLAT_ORGANIZATIONS
public static final String LIST_VIEW_FLAT_USER_GROUPS
public static final String LIST_VIEW_FLAT_USERS
public static final String LIST_VIEW_TREE
public static final long USER_ID_DEFAULT
public static final String USERS_EMAIL_ADDRESS_AUTO_SUFFIX