Package org.exoplatform
Class Constants
- java.lang.Object
-
- org.exoplatform.Constants
-
public class Constants extends Object
- Author:
- : Mestrallet Benjamin
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
EMPTY_LIST
public static final List EMPTY_LIST
-
EMPTY_MAP
public static final Map EMPTY_MAP
-
AMPERSAND
public static final String AMPERSAND
- See Also:
- Constant Field Values
-
PARAMETER_ENCODER
public static final String PARAMETER_ENCODER
- See Also:
- Constant Field Values
-
PORTLET_META_DATA_ENCODER
public static final String PORTLET_META_DATA_ENCODER
- See Also:
- Constant Field Values
-
PORTLET_HANDLE_ENCODER
public static final String PORTLET_HANDLE_ENCODER
- See Also:
- Constant Field Values
-
PROPERTY_ENCODER
public static final String PROPERTY_ENCODER
- See Also:
- Constant Field Values
-
PORTAL_CONTEXT
public static final String PORTAL_CONTEXT
- See Also:
- Constant Field Values
-
EXO_PORTAL_INFO
public static final String EXO_PORTAL_INFO
- See Also:
- Constant Field Values
-
PORTAL_PROCESS_ACTION
public static final String PORTAL_PROCESS_ACTION
- See Also:
- Constant Field Values
-
PORTAL_SERVE_RESOURCE
public static final String PORTAL_SERVE_RESOURCE
- See Also:
- Constant Field Values
-
PORTAL_RENDER
public static final String PORTAL_RENDER
- See Also:
- Constant Field Values
-
COMPONENT_PARAMETER
public static final String COMPONENT_PARAMETER
- See Also:
- Constant Field Values
-
TYPE_PARAMETER
public static final String TYPE_PARAMETER
- See Also:
- Constant Field Values
-
WINDOW_STATE_PARAMETER
public static final String WINDOW_STATE_PARAMETER
- See Also:
- Constant Field Values
-
PORTLET_MODE_PARAMETER
public static final String PORTLET_MODE_PARAMETER
- See Also:
- Constant Field Values
-
RESOURCE_ID_PARAMETER
public static final String RESOURCE_ID_PARAMETER
- See Also:
- Constant Field Values
-
CACHELEVEL_PARAMETER
public static final String CACHELEVEL_PARAMETER
- See Also:
- Constant Field Values
-
SECURE_PARAMETER
public static final String SECURE_PARAMETER
- See Also:
- Constant Field Values
-
LANGUAGE_PARAMETER
public static final String LANGUAGE_PARAMETER
- See Also:
- Constant Field Values
-
PORTLET_CONTAINER
public static final String PORTLET_CONTAINER
- See Also:
- Constant Field Values
-
PORTLET_META_DATA
public static final String PORTLET_META_DATA
- See Also:
- Constant Field Values
-
SERVLET_META_DATA
public static final String SERVLET_META_DATA
- See Also:
- Constant Field Values
-
PORTLET_ENCODER
public static final String PORTLET_ENCODER
- See Also:
- Constant Field Values
-
VALIDATOR_ENCODER
public static final String VALIDATOR_ENCODER
- See Also:
- Constant Field Values
-
FILTER_ENCODER
public static final String FILTER_ENCODER
- See Also:
- Constant Field Values
-
MESSAGE_LISTENER_ENCODER
public static final String MESSAGE_LISTENER_ENCODER
- See Also:
- Constant Field Values
-
APPLICATION_RESOURCE
public static final String APPLICATION_RESOURCE
- See Also:
- Constant Field Values
-
ANON_USER
public static final String ANON_USER
- See Also:
- Constant Field Values
-
FORWARD_PAGE
public static final String FORWARD_PAGE
- See Also:
- Constant Field Values
-
USER_ROLE
public static final String USER_ROLE
- See Also:
- Constant Field Values
-
ADMIN_ROLE
public static final String ADMIN_ROLE
- See Also:
- Constant Field Values
-
GUEST_ROLE
public static final String GUEST_ROLE
- See Also:
- Constant Field Values
-
DEFAUL_PORTAL_OWNER
public static final String DEFAUL_PORTAL_OWNER
- See Also:
- Constant Field Values
-
PUBLIC
public static final String PUBLIC
- See Also:
- Constant Field Values
-
PRIVATE
public static final String PRIVATE
- See Also:
- Constant Field Values
-
-