public class ResourceURLImpl extends BaseURLImpl implements javax.portlet.ResourceURL
BaseURLImpl.InternalContainerURLfilterable, inv, preq, secure| Modifier and Type | Method and Description |
|---|---|
protected BaseURLImpl |
createClone() |
static ResourceURLImpl |
createResourceURL(PortletInvocation invocation,
PortletRequestImpl preq) |
protected void |
filter(javax.portlet.PortletURLGenerationListener listener) |
String |
getCacheability() |
protected BaseURLImpl.InternalContainerURL |
getContainerURL() |
void |
setCacheability(String s) |
void |
setResourceID(String resourceID) |
static String |
toJSR168(CacheLevel cacheLevel) |
addProperty, getParameterMap, setParameter, setParameter, setParameters, setProperty, setSecure, toString, write, writepublic static String toJSR168(CacheLevel cacheLevel)
public void setResourceID(String resourceID)
setResourceID in interface javax.portlet.ResourceURLpublic String getCacheability()
getCacheability in interface javax.portlet.ResourceURLpublic void setCacheability(String s)
setCacheability in interface javax.portlet.ResourceURLprotected BaseURLImpl.InternalContainerURL getContainerURL()
getContainerURL in class BaseURLImplprotected BaseURLImpl createClone()
createClone in class BaseURLImplprotected void filter(javax.portlet.PortletURLGenerationListener listener)
filter in class BaseURLImplpublic static ResourceURLImpl createResourceURL(PortletInvocation invocation, PortletRequestImpl preq)
Copyright © 2003-2020 GateIn. All Rights Reserved.