public class WSRPRenderURL extends WSRPPortletURL implements org.gatein.pc.api.RenderURL
WSRPPortletURL.URLContextAMPERSAND, EQUALS, extra, log, navigationalState, strict| Modifier | Constructor and Description |
|---|---|
protected |
WSRPRenderURL() |
protected |
WSRPRenderURL(org.gatein.pc.api.Mode mode,
org.gatein.pc.api.WindowState windowState,
boolean secure,
org.gatein.pc.api.StateString navigationalState,
Map<String,String[]> publicNavigationalStateChanges,
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.
|
Map<String,String[]> |
getPublicNavigationalStateChanges() |
protected String |
getURLType() |
appendExtraParams, create, create, create, create, createURLParameter, getMode, getNavigationalState, getProperties, getRawParameterValueFor, getWindowState, isSecure, setExtra, setParams, setStrict, toStringprotected WSRPRenderURL(org.gatein.pc.api.Mode mode,
org.gatein.pc.api.WindowState windowState,
boolean secure,
org.gatein.pc.api.StateString navigationalState,
Map<String,String[]> publicNavigationalStateChanges,
WSRPPortletURL.URLContext context)
protected WSRPRenderURL()
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 Map<String,String[]> getPublicNavigationalStateChanges()
getPublicNavigationalStateChanges in interface org.gatein.pc.api.RenderURLprotected void appendEnd(StringBuffer sb)
appendEnd in class WSRPPortletURLCopyright © 2006-2014 GateIn. All Rights Reserved.