com.liferay.faces.bridge.context.url
Class BridgePartialActionURLImpl
java.lang.Object
com.liferay.faces.bridge.context.url.BridgeURLBaseImpl
com.liferay.faces.bridge.context.url.BridgePartialActionURLImpl
- All Implemented Interfaces:
- BridgePartialActionURL, BridgeURL
public class BridgePartialActionURLImpl
- extends BridgeURLBaseImpl
- implements BridgePartialActionURL
- Author:
- Neil Griffin
| Methods inherited from class com.liferay.faces.bridge.context.url.BridgeURLBaseImpl |
_toString, _toString, getContextRelativePath, getParameter, getParameterMap, getParameterNames, getPortletPhase, getSchemeSpecificPart, getURI, isAbsolute, isEscaped, isExternal, isFacesViewTarget, isHierarchical, isOpaque, isPathRelative, isPortletScheme, isRelative, isSecure, isSelfReferencing, matchPathAndExtension, removeParameter, setParameter, setParameter, setPortletModeParameter, setRenderParameters, setSecure, setSecureParameter, setSelfReferencing, setWindowStateParameter, toString |
| Methods inherited from interface com.liferay.faces.bridge.context.url.BridgeURL |
getContextRelativePath, getParameter, getParameterMap, getParameterNames, getPortletPhase, isAbsolute, isEscaped, isExternal, isFacesViewTarget, isHierarchical, isOpaque, isPathRelative, isPortletScheme, isSecure, isSelfReferencing, removeParameter, setParameter, setParameter, setSecure, setSelfReferencing, toString |
BridgePartialActionURLImpl
public BridgePartialActionURLImpl(String url,
String currentFacesViewId,
BridgeContext bridgeContext)
toBaseURL
protected javax.portlet.BaseURL toBaseURL()
throws MalformedURLException
- Description copied from class:
BridgeURLBaseImpl
- Returns a
BaseURL representation of the bridge URL.
- Specified by:
toBaseURL in class BridgeURLBaseImpl
- Throws:
MalformedURLException
getViewIdParameterName
protected String getViewIdParameterName()
- Overrides:
getViewIdParameterName in class BridgeURLBaseImpl
Copyright © 2014 Liferay, Inc.. All Rights Reserved.