-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
This issue serves as a task for removing the BridgeContext.isBridgeRequestScopePreserved() method. This information is an internal concern to the bridge and should not be part of the public API. If a developer needs to know this information in a portlet, the value of the com.liferay.faces.bridge.bridgeRequestScopePreserved context-param/init-param can be consulted.