public class WSRPActionURL extends WSRPPortletURL implements org.gatein.pc.api.ActionURL
WSRPPortletURL.URLContextAMPERSAND, EQUALS, extra, log, navigationalState, strict| Modifier | Constructor and Description |
|---|---|
protected |
WSRPActionURL() |
protected |
WSRPActionURL(org.gatein.pc.api.Mode mode,
org.gatein.pc.api.WindowState windowState,
boolean secure,
org.gatein.pc.api.StateString navigationalState,
org.gatein.pc.api.StateString interactionState,
WSRPPortletURL.URLContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendEnd(StringBuffer sb) |
protected void |
dealWithSpecificParams(Map<String,String> params,
String originalURL)
Deal with specific parameters first so that we can remove them before dealing with extra params.
|
org.gatein.pc.api.StateString |
getInteractionState() |
protected String |
getURLType() |
appendExtraParams, create, create, create, create, createURLParameter, getMode, getNavigationalState, getProperties, getRawParameterValueFor, getWindowState, isSecure, setExtra, setParams, setStrict, toStringprotected WSRPActionURL(org.gatein.pc.api.Mode mode,
org.gatein.pc.api.WindowState windowState,
boolean secure,
org.gatein.pc.api.StateString navigationalState,
org.gatein.pc.api.StateString interactionState,
WSRPPortletURL.URLContext context)
protected WSRPActionURL()
protected void dealWithSpecificParams(Map<String,String> params, String originalURL)
WSRPPortletURLdealWithSpecificParams in class WSRPPortletURLparams - name-value map of the URL parametersoriginalURL - a String reprensenting the URL we are working withprotected String getURLType()
getURLType in class WSRPPortletURLpublic org.gatein.pc.api.StateString getInteractionState()
getInteractionState in interface org.gatein.pc.api.ActionURLprotected void appendEnd(StringBuffer sb)
appendEnd in class WSRPPortletURLCopyright © 2006-2014 GateIn. All Rights Reserved.