Deprecated API


Contents
Deprecated Interfaces
com.liferay.faces.bridge.config.internal.ConfiguredBean
          Replaced by ConfiguredManagedBean 
com.liferay.faces.bridge.config.ConfiguredSystemEventListener
          Replaced by ConfiguredSystemEventListener. 
com.liferay.faces.bridge.config.ServletMapping
          Replaced by ConfiguredServletMapping. 
 

Deprecated Classes
com.liferay.faces.bridge.config.internal.BridgeConfigConstants
          Use enumeration values in PortletConfigParam or BridgeConfigLegacyParam instead. 
com.liferay.faces.bridge.config.internal.ConfiguredSystemEventListenerImpl
           
com.liferay.faces.bridge.component.icefaces.internal.DataPaginatorBridgeImpl
          No replacement available. 
com.liferay.faces.bridge.renderkit.icefaces.internal.DataPaginatorRenderer
          No replacement available. 
com.liferay.faces.bridge.component.icefaces.internal.DataPaginatorWrapper
          No replacement available. 
org.portletfaces.bridge.GenericFacesPortlet
          This class has been repackaged at GenericLiferayFacesPortlet. 
com.liferay.faces.bridge.util.internal.NameValuePair
          Replaced by com.liferay.faces.util.lang.NameValuePair 
com.liferay.faces.bridge.config.internal.ServletMappingImpl
           
 

Deprecated Fields
com.liferay.faces.bridge.internal.BridgeExt.BRIDGE_CONTEXT_ATTRIBUTE
          The new technique for acquiring the BridgeContext instance is to call BridgeContext.getCurrentInstance(). 
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_BRIDGE_REQUEST_SCOPE_AJAX_ENABLED
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED1
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_BRIDGE_REQUEST_SCOPE_PRESERVED2
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE1
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_CONTAINER_ABLE_TO_SET_HTTP_STATUS_CODE2
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_DISTINCT_REQUEST_SCOPED_MANAGED_BEANS
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_MANAGE_INCONGRUITIES
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_PREFER_PRE_DESTROY1
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_PREFER_PRE_DESTROY2
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_RENDER_REDIRECT_ENABLED
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES1
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_REQUIRED_TO_RESOLVE_XML_ENTITIES2
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_RESOURCE_BUFFER_SIZE1
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_RESOURCE_BUFFER_SIZE2
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_VIEW_ID_RENDER
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_VIEW_ID_RESOURCE
           
com.liferay.faces.bridge.config.internal.BridgeConfigConstants.PARAM_VIEW_PARAMTERS_ENABLED
           
 

Deprecated Methods
com.liferay.faces.bridge.application.internal.ApplicationCompatImpl.createComponent(FacesContext, String, String)
          The JSF API JavaDoc indicates that this method has been deprecated in favor of ApplicationWrapper.createComponent(ValueExpression, FacesContext, String). However, Mojarra and MyFaces both end up calling through to this method, which is why it must be implemented here in the bridge. 
 



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