Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_LOCATION |
"/WEB-INF/xpert-config.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USER_ROLES |
"userRoles" |
public static final String |
USER_ROLES_KEY_MAP |
"userRolesKeyMap" |
public static final String |
USER_ROLES_URL_MAP |
"userRolesUrlMap" |
public static final String |
VERSION |
"1.8.3-SNAPSHOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CNPJ_LENGTH |
14 |
public static final int |
CPF_LENGTH |
11 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENTITY_CLASS_TO_LOAD |
"xpert.entityClassToLoad" |
public static final String |
ENTITY_REQUEST_TO_LOAD |
"xpert.requestEntity" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO_PATH_JPG |
"/images/logo.jpg" |
public static final String |
LOGO_PATH_PNG |
"/images/logo.png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AJAX_BEHAVIOR_CLASS_PRIMEFACES_3_AND_4 |
"org.primefaces.component.behavior.ajax.AjaxBehavior" |
public static final String |
AJAX_BEHAVIOR_CLASS_PRIMEFACES_5 |
"org.primefaces.behavior.ajax.AjaxBehavior" |
public static final String |
SET_ON_START_METHOD_NAME |
"setOnstart" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
public static final String |
COMPONENT_TYPE |
"com.xpert.component.Group" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INITILIZER_BEAN_IDENTIFIER |
"xpert.initializer.initializerBean" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COMPONENT_FAMILY |
"com.xpert.component" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FILE_DOWNLOAD_TOKEN |
"xpert.download" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CORE_BUNDLE_PATH |
"com.xpert.messages" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DATE_PATTERN |
"dd/MM/yyyy" |
public static final String |
DEFAULT_RESOURCE_BUNDLE |
"msg" |
public static final String |
DEFAULT_TEMPLATE |
"/template/mainTemplate.xhtml" |
public static final String |
DEFAULT_TIME_PATTERN |
"HH:mm" |
public static final String |
PREFFIX_VIEW_CREATE |
"create" |
public static final String |
PREFFIX_VIEW_DETAIL |
"detail" |
public static final String |
PREFFIX_VIEW_FORM_CREATE |
"formCreate" |
public static final String |
PREFFIX_VIEW_LIST |
"list" |
public static final String |
PREFFIX_VIEW_MENU |
"menu" |
public static final String |
SUFFIX_BUSINESS_OBJECT |
"BO" |
public static final String |
SUFFIX_DAO |
"DAO" |
public static final String |
SUFFIX_DAO_IMPL |
"DAOImpl" |
public static final String |
SUFFIX_MANAGED_BEAN |
"MB" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_FILTER_INTERVAL_SEPARATOR |
" ## " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATTERN_URL |
"\\b(((ht|f)tp(s?)\\:\\/\\/|~\\/|\\/)|www.)(\\w+:\\w+@)?(([-\\w]+\\.)+(jpg|jpeg|png|gif|com|org|net|gov|mil|biz|info|mobi|name|aero|jobs|museum|travel|[a-z]{2}))(:[\\d]{1,5})?(((\\/([-\\w~!$+|.,=]|%[a-f\\d]{2})+)+|\\/)+|\\?|#)?((\\?([-\\w~!$+|.,*:]|%[a-f\\d{2}])+=?([-\\w~!$+|.,*:=]|%[a-f\\d]{2})*)(&(?:[-\\w~!$+|.,*:]|%[a-f\\d{2}])+=?([-\\w~!$+|.,*:=]|%[a-f\\d]{2})*)*)*(#([-\\w~!$+|.,*:=]|%[a-f\\d]{2})*)?\\b" |
Copyright © 2015. All rights reserved.