Uses of Class
com.liferay.faces.bridge.context.map.FacesViewParameterMap

Packages that use FacesViewParameterMap
com.liferay.faces.bridge.context.map   
 

Uses of FacesViewParameterMap in com.liferay.faces.bridge.context.map
 

Methods in com.liferay.faces.bridge.context.map that return FacesViewParameterMap
protected  FacesViewParameterMap RequestParameterValuesMapImpl.getFacesViewParameterMap()
          The FacesViewParameterMap needs to be lazy-initialized because it might throw a BridgeInvalidViewPathException exception, as in the case of the TCK portletSetsInvalidViewPathTest.
protected  FacesViewParameterMap RequestParameterMapImpl.getFacesViewParameterMap()
          The FacesViewParameterMap needs to be lazy-initialized because it might throw a BridgeInvalidViewPathException exception, as in the case of the TCK portletSetsInvalidViewPathTest.
 



Copyright © 2014 Liferay, Inc.. All Rights Reserved.