com.liferay.faces.bridge.config.internal
Class BridgeConfigConstants

java.lang.Object
  extended by com.liferay.faces.bridge.config.internal.BridgeConfigConstants

Deprecated. Use enumeration values in PortletConfigParam or BridgeConfigLegacyParam instead.

@Deprecated
public class BridgeConfigConstants
extends Object

This class contains constant names for various implementation-specific contex-param entries that portlet developers can use in the WEB-INF/web.xml descriptor.

Author:
Neil Griffin

Field Summary
static String PARAM_BRIDGE_REQUEST_SCOPE_AJAX_ENABLED
          Deprecated. 
static String PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED1
          Deprecated. 
static String PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED2
          Deprecated. 
static String PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE1
          Deprecated. 
static String PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE2
          Deprecated. 
static String PARAM_DISTINCT_REQUEST_SCOPED_MANAGED_BEANS
          Deprecated. 
static String PARAM_MANAGE_INCONGRUITIES
          Deprecated. 
static String PARAM_PREFER_PRE_DESTROY1
          Deprecated. 
static String PARAM_PREFER_PRE_DESTROY2
          Deprecated. 
static String PARAM_RENDER_REDIRECT_ENABLED
          Deprecated. 
static String PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES1
          Deprecated. 
static String PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES2
          Deprecated. 
static String PARAM_RESOURCE_BUFFER_SIZE1
          Deprecated. 
static String PARAM_RESOURCE_BUFFER_SIZE2
          Deprecated. 
static String PARAM_VIEW_ID_RENDER
          Deprecated. 
static String PARAM_VIEW_ID_RESOURCE
          Deprecated. 
static String PARAM_VIEW_PARAMTERS_ENABLED
          Deprecated. 
 
Constructor Summary
BridgeConfigConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_BRIDGE_REQUEST_SCOPE_AJAX_ENABLED

@Deprecated
public static final String PARAM_BRIDGE_REQUEST_SCOPE_AJAX_ENABLED
Deprecated. 

PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE1

@Deprecated
public static String PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE1
Deprecated. 

PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE2

@Deprecated
public static String PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE2
Deprecated. 

PARAM_DISTINCT_REQUEST_SCOPED_MANAGED_BEANS

@Deprecated
public static String PARAM_DISTINCT_REQUEST_SCOPED_MANAGED_BEANS
Deprecated. 

PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED1

@Deprecated
public static final String PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED1
Deprecated. 

PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED2

@Deprecated
public static final String PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED2
Deprecated. 

PARAM_MANAGE_INCONGRUITIES

@Deprecated
public static final String PARAM_MANAGE_INCONGRUITIES
Deprecated. 

PARAM_PREFER_PRE_DESTROY1

@Deprecated
public static final String PARAM_PREFER_PRE_DESTROY1
Deprecated. 

PARAM_PREFER_PRE_DESTROY2

@Deprecated
public static final String PARAM_PREFER_PRE_DESTROY2
Deprecated. 

PARAM_RENDER_REDIRECT_ENABLED

@Deprecated
public static final String PARAM_RENDER_REDIRECT_ENABLED
Deprecated. 

PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES1

@Deprecated
public static String PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES1
Deprecated. 

PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES2

@Deprecated
public static String PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES2
Deprecated. 

PARAM_RESOURCE_BUFFER_SIZE1

@Deprecated
public static final String PARAM_RESOURCE_BUFFER_SIZE1
Deprecated. 

PARAM_RESOURCE_BUFFER_SIZE2

@Deprecated
public static final String PARAM_RESOURCE_BUFFER_SIZE2
Deprecated. 

PARAM_VIEW_ID_RENDER

@Deprecated
public static final String PARAM_VIEW_ID_RENDER
Deprecated. 

PARAM_VIEW_ID_RESOURCE

@Deprecated
public static final String PARAM_VIEW_ID_RESOURCE
Deprecated. 

PARAM_VIEW_PARAMTERS_ENABLED

@Deprecated
public static String PARAM_VIEW_PARAMTERS_ENABLED
Deprecated. 
Constructor Detail

BridgeConfigConstants

public BridgeConfigConstants()
Deprecated. 


Copyright © 2015 Liferay, Inc.. All rights reserved.