com.liferay.faces.bridge.context.url
Class BridgePartialActionURLWrapper
java.lang.Object
com.liferay.faces.bridge.context.url.BridgeURLWrapper
com.liferay.faces.bridge.context.url.BridgePartialActionURLWrapper
- All Implemented Interfaces:
- BridgePartialActionURL, BridgeURL, javax.faces.FacesWrapper<BridgePartialActionURL>
public abstract class BridgePartialActionURLWrapper
- extends BridgeURLWrapper
- implements BridgePartialActionURL, javax.faces.FacesWrapper<BridgePartialActionURL>
- Author:
- Neil Griffin
| Methods inherited from class com.liferay.faces.bridge.context.url.BridgeURLWrapper |
getContextRelativePath, getParameter, getParameterMap, getParameterNames, getPortletPhase, isAbsolute, isEscaped, isExternal, isFacesViewTarget, isHierarchical, isOpaque, isPathRelative, isPortletScheme, isSecure, isSelfReferencing, removeParameter, setParameter, setParameter, setSecure, setSelfReferencing |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 |
BridgePartialActionURLWrapper
public BridgePartialActionURLWrapper()
getWrapped
public abstract BridgePartialActionURL getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<BridgePartialActionURL>- Specified by:
getWrapped in class BridgeURLWrapper
Copyright © 2014 Liferay, Inc.. All Rights Reserved.