Class Constants
- java.lang.Object
-
- org.apache.syncope.client.ui.commons.Constants
-
public final class Constants extends Object
-
-
Field Summary
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Component
getJEXLPopover(Component caller, de.agilecoders.wicket.core.markup.html.bootstrap.components.TooltipConfig.Placement placement)
static Component
getJEXLPopover(Component caller, de.agilecoders.wicket.core.markup.html.bootstrap.components.TooltipConfig.Placement placement, String... jexlExamples)
-
-
-
Field Detail
-
SYNCOPE
public static final String SYNCOPE
- See Also:
- Constant Field Values
-
UNKNOWN
public static final String UNKNOWN
- See Also:
- Constant Field Values
-
ROLE_AUTHENTICATED
public static final String ROLE_AUTHENTICATED
- See Also:
- Constant Field Values
-
MENU_COLLAPSE
public static final String MENU_COLLAPSE
- See Also:
- Constant Field Values
-
VEIL_INDICATOR_MARKUP_ID
public static final String VEIL_INDICATOR_MARKUP_ID
- See Also:
- Constant Field Values
-
MODELER_CONTEXT
public static final String MODELER_CONTEXT
- See Also:
- Constant Field Values
-
MODEL_ID_PARAM
public static final String MODEL_ID_PARAM
- See Also:
- Constant Field Values
-
KEY_FIELD_NAME
public static final String KEY_FIELD_NAME
- See Also:
- Constant Field Values
-
SCHEMA_FIELD_NAME
public static final String SCHEMA_FIELD_NAME
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NAME
public static final String DESCRIPTION_FIELD_NAME
- See Also:
- Constant Field Values
-
USERNAME_FIELD_NAME
public static final String USERNAME_FIELD_NAME
- See Also:
- Constant Field Values
-
NAME_FIELD_NAME
public static final String NAME_FIELD_NAME
- See Also:
- Constant Field Values
-
DEFAULT_TOKEN_FIELD_NAME
public static final String DEFAULT_TOKEN_FIELD_NAME
- See Also:
- Constant Field Values
-
ON_CLICK
public static final String ON_CLICK
- See Also:
- Constant Field Values
-
ON_DOUBLE_CLICK
public static final String ON_DOUBLE_CLICK
- See Also:
- Constant Field Values
-
ON_CHANGE
public static final String ON_CHANGE
- See Also:
- Constant Field Values
-
ON_KEYUP
public static final String ON_KEYUP
- See Also:
- Constant Field Values
-
ON_KEYDOWN
public static final String ON_KEYDOWN
- See Also:
- Constant Field Values
-
ON_BLUR
public static final String ON_BLUR
- See Also:
- Constant Field Values
-
PNG_EXT
public static final String PNG_EXT
- See Also:
- Constant Field Values
-
FEEDBACK
public static final String FEEDBACK
- See Also:
- Constant Field Values
-
OPERATION_SUCCEEDED
public static final String OPERATION_SUCCEEDED
- See Also:
- Constant Field Values
-
OPERATION_ERROR
public static final String OPERATION_ERROR
- See Also:
- Constant Field Values
-
OPERATION_NO_OP
public static final String OPERATION_NO_OP
- See Also:
- Constant Field Values
-
CAPTCHA_ERROR
public static final String CAPTCHA_ERROR
- See Also:
- Constant Field Values
-
SEARCH_ERROR
public static final String SEARCH_ERROR
- See Also:
- Constant Field Values
-
UNEXPECTED_CONDITION_ERROR
public static final String UNEXPECTED_CONDITION_ERROR
- See Also:
- Constant Field Values
-
ERROR
public static final String ERROR
- See Also:
- Constant Field Values
-
OUTER
public static final String OUTER
- See Also:
- Constant Field Values
-
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
-
CONFIRM_DELETE
public static final String CONFIRM_DELETE
- See Also:
- Constant Field Values
-
BEFORE_LOGOUT_PAGE
public static final String BEFORE_LOGOUT_PAGE
- See Also:
- Constant Field Values
-
PARAM_PASSWORD_RESET_TOKEN
public static final String PARAM_PASSWORD_RESET_TOKEN
- See Also:
- Constant Field Values
-
PAGEPARAM_CREATE
public static final String PAGEPARAM_CREATE
- See Also:
- Constant Field Values
-
PAGEPARAM_CURRENT_PAGE
public static final String PAGEPARAM_CURRENT_PAGE
- See Also:
- Constant Field Values
-
PREF_ANY_DETAILS_VIEW
public static final String PREF_ANY_DETAILS_VIEW
- See Also:
- Constant Field Values
-
PREF_ANY_PLAIN_ATTRS_VIEW
public static final String PREF_ANY_PLAIN_ATTRS_VIEW
- See Also:
- Constant Field Values
-
PREF_ANY_DER_ATTRS_VIEW
public static final String PREF_ANY_DER_ATTRS_VIEW
- See Also:
- Constant Field Values
-
CREATED_ICON
public static final String CREATED_ICON
- See Also:
- Constant Field Values
-
SUSPENDED_ICON
public static final String SUSPENDED_ICON
- See Also:
- Constant Field Values
-
ACTIVE_ICON
public static final String ACTIVE_ICON
- See Also:
- Constant Field Values
-
UNDEFINED_ICON
public static final String UNDEFINED_ICON
- See Also:
- Constant Field Values
-
NOT_FOUND_ICON
public static final String NOT_FOUND_ICON
- See Also:
- Constant Field Values
-
WARNING_ICON
public static final String WARNING_ICON
- See Also:
- Constant Field Values
-
MAX_GROUP_LIST_SIZE
public static final int MAX_GROUP_LIST_SIZE
- See Also:
- Constant Field Values
-
MAX_ROLE_LIST_SIZE
public static final int MAX_ROLE_LIST_SIZE
- See Also:
- Constant Field Values
-
NOTIFICATION_TITLE_PARAM
public static final String NOTIFICATION_TITLE_PARAM
- See Also:
- Constant Field Values
-
NOTIFICATION_MSG_PARAM
public static final String NOTIFICATION_MSG_PARAM
- See Also:
- Constant Field Values
-
NOTIFICATION_LEVEL_PARAM
public static final String NOTIFICATION_LEVEL_PARAM
- See Also:
- Constant Field Values
-
ENDUSER_ANYLAYOUT
public static final String ENDUSER_ANYLAYOUT
- See Also:
- Constant Field Values
-
CONTENT_ID
public static final String CONTENT_ID
- See Also:
- Constant Field Values
-
-