Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The com.liferay.faces.bridge.PortletModeValidator interface, com.liferay.faces.bridge.WindowStateValidator interface, and associated wrapper classes and factories were intended to be a targeted extension point for supporting different portlet containers. However, javax.portlet.PortletRequest#isModeAllowed(PortletMode) and javax.portlet.PortletRequest#isWindowStateAllowed(WindowState) have demonstrated to be sufficient on both Liferay and Pluto. Therefore these extension points will be removed.