com.liferay.faces.bridge.context.url
Class BridgeURLFactoryImpl
java.lang.Object
com.liferay.faces.bridge.context.url.BridgeURLFactory
com.liferay.faces.bridge.context.url.BridgeURLFactoryImpl
- All Implemented Interfaces:
- FactoryWrapper<BridgeURLFactory>, javax.faces.FacesWrapper<BridgeURLFactory>
public class BridgeURLFactoryImpl
- extends BridgeURLFactory
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BridgeURLFactoryImpl
public BridgeURLFactoryImpl()
getBridgeActionURL
public BridgeActionURL getBridgeActionURL(String url,
String currentFacesViewId,
BridgeContext bridgeContext)
- Specified by:
getBridgeActionURL in class BridgeURLFactory
getBridgeRedirectURL
public BridgeRedirectURL getBridgeRedirectURL(String url,
Map<String,List<String>> parameters,
String currentFacesViewId,
BridgeContext bridgeContext)
- Specified by:
getBridgeRedirectURL in class BridgeURLFactory
getBridgeResourceURL
public BridgeResourceURL getBridgeResourceURL(String url,
String currentFacesViewId,
BridgeContext bridgeContext)
- Specified by:
getBridgeResourceURL in class BridgeURLFactory
getWrapped
public BridgeURLFactory getWrapped()
Copyright © 2014 Liferay, Inc.. All Rights Reserved.