com.liferay.faces.bridge.context.url
Class BridgePartialActionURLWrapper

java.lang.Object
  extended by com.liferay.faces.bridge.context.url.BridgeURLWrapper
      extended by 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

Constructor Summary
BridgePartialActionURLWrapper()
           
 
Method Summary
abstract  BridgePartialActionURL getWrapped()
           
 
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
 

Constructor Detail

BridgePartialActionURLWrapper

public BridgePartialActionURLWrapper()
Method Detail

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.