com.liferay.faces.bridge.context.url.internal
Class BridgeBookmarkableURLImpl
java.lang.Object
com.liferay.faces.bridge.context.url.internal.BridgeURLBase
com.liferay.faces.bridge.context.url.internal.BridgeBookmarkableURLImpl
- All Implemented Interfaces:
- BridgeURL
public class BridgeBookmarkableURLImpl
- extends BridgeURLBase
- Author:
- Neil Griffin
|
Method Summary |
protected javax.portlet.BaseURL |
toBaseURL()
Returns a BaseURL representation of the bridge URL. |
| Methods inherited from class com.liferay.faces.bridge.context.url.internal.BridgeURLBase |
_toString, _toString, copyParameters, createActionURL, createPartialActionURL, createRenderURL, createResourceURL, getParameter, getParameterMap, getViewIdParameterName, isFacesViewTarget, isSecure, isSelfReferencing, matchPathAndExtension, parseRequestParameters, removeParameter, setParameter, setParameter, setPortletModeParameter, setRenderParameters, setSecure, setSecureParameter, setSelfReferencing, setWindowStateParameter, toString |
BridgeBookmarkableURLImpl
public BridgeBookmarkableURLImpl(BridgeContext bridgeContext,
BridgeURI bridgeURI,
Map<String,List<String>> parameters,
String viewId)
toBaseURL
protected javax.portlet.BaseURL toBaseURL()
throws MalformedURLException
- Description copied from class:
BridgeURLBase
- Returns a
BaseURL representation of the bridge URL.
- Specified by:
toBaseURL in class BridgeURLBase
- Throws:
MalformedURLException
Copyright © 2015 Liferay, Inc.. All rights reserved.