Uses of Interface
com.liferay.faces.bridge.filter.liferay.LiferayActionURL

Packages that use LiferayActionURL
com.liferay.faces.bridge.filter.liferay   
com.liferay.faces.bridge.filter.liferay.internal   
 

Uses of LiferayActionURL in com.liferay.faces.bridge.filter.liferay
 

Classes in com.liferay.faces.bridge.filter.liferay that implement LiferayActionURL
 class LiferayActionURLWrapper
           
 

Methods in com.liferay.faces.bridge.filter.liferay that return LiferayActionURL
abstract  LiferayActionURL LiferayURLFactory.getLiferayActionURL(BridgeContext bridgeContext, javax.portlet.MimeResponse mimeResponse, String responseNamespace)
           
abstract  LiferayActionURL LiferayActionURLWrapper.getWrapped()
           
 

Uses of LiferayActionURL in com.liferay.faces.bridge.filter.liferay.internal
 

Classes in com.liferay.faces.bridge.filter.liferay.internal that implement LiferayActionURL
 class LiferayActionURLImpl
           
 

Methods in com.liferay.faces.bridge.filter.liferay.internal that return LiferayActionURL
 LiferayActionURL LiferayURLFactoryImpl.getLiferayActionURL(BridgeContext bridgeContext, javax.portlet.MimeResponse mimeResponse, String responseNamespace)
           
 



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