eXo Kernel :: Commons Utils 2.4.10-UXP01

org.exoplatform
Class Constants

java.lang.Object
  extended by org.exoplatform.Constants

public class Constants
extends Object

Author:
: Mestrallet Benjamin

Field Summary
static String ADMIN_ROLE
           
static String AMPERSAND
           
static String ANON_USER
           
static String APPLICATION_RESOURCE
           
static String CACHELEVEL_PARAMETER
           
static String COMPONENT_PARAMETER
           
static String DEFAUL_PORTAL_OWNER
           
static List EMPTY_LIST
           
static Map EMPTY_MAP
           
static String EXO_PORTAL_INFO
           
static String FILTER_ENCODER
           
static String FORWARD_PAGE
           
static String GUEST_ROLE
           
static String LANGUAGE_PARAMETER
           
static String MESSAGE_LISTENER_ENCODER
           
static String PARAMETER_ENCODER
           
static String PORTAL_CONTEXT
           
static String PORTAL_PROCESS_ACTION
           
static String PORTAL_RENDER
           
static String PORTAL_SERVE_RESOURCE
           
static String PORTLET_CONTAINER
           
static String PORTLET_ENCODER
           
static String PORTLET_HANDLE_ENCODER
           
static String PORTLET_META_DATA
           
static String PORTLET_META_DATA_ENCODER
           
static String PORTLET_MODE_PARAMETER
           
static String PRIVATE
           
static String PROPERTY_ENCODER
           
static String PUBLIC
           
static String RESOURCE_ID_PARAMETER
           
static String SECURE_PARAMETER
           
static String SERVLET_META_DATA
           
static String TYPE_PARAMETER
           
static String USER_ROLE
           
static String VALIDATOR_ENCODER
           
static String WINDOW_STATE_PARAMETER
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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
Constructor Detail

Constants

public Constants()

eXo Kernel :: Commons Utils 2.4.10-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.