|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl
org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl
org.jboss.portal.portlet.impl.jsr168.api.ResourceRequestImpl
public class ResourceRequestImpl
| Field Summary |
|---|
| Fields inherited from class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl |
|---|
requestContext |
| Fields inherited from class org.jboss.portal.portlet.impl.jsr168.api.PortletRequestImpl |
|---|
attributes, clientContext, container, invocation, log, navigationInfo, portalContext, preferences, psession, requestParameterMap, securityContext, serverContext, sessionStatus, supportedModes, supportedWindowStates, userContext, windowContext |
| Fields inherited from interface javax.portlet.ResourceRequest |
|---|
ETAG |
| Fields inherited from interface javax.portlet.PortletRequest |
|---|
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH, USER_INFO |
| Constructor Summary | |
|---|---|
ResourceRequestImpl(PortletContainerImpl container,
ResourceInvocation invocation)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCacheability()
|
java.lang.String |
getETag()
|
java.util.Map<java.lang.String,java.lang.String[]> |
getPrivateRenderParameterMap()
|
java.lang.String |
getResourceID()
|
protected void |
initProperties(org.jboss.portal.common.util.MultiValuedPropertyMap<java.lang.String> properties)
|
| Methods inherited from class org.jboss.portal.portlet.impl.jsr168.api.ClientDataRequestImpl |
|---|
getCharacterEncoding, getContentLength, getContentType, getMethod, getPortletInputStream, getReader, setCharacterEncoding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.ResourceRequest |
|---|
getResponseContentType, getResponseContentTypes |
| Methods inherited from interface javax.portlet.ClientDataRequest |
|---|
getCharacterEncoding, getContentLength, getContentType, getMethod, getPortletInputStream, getReader, setCharacterEncoding |
| Constructor Detail |
|---|
public ResourceRequestImpl(PortletContainerImpl container,
ResourceInvocation invocation)
| Method Detail |
|---|
public java.lang.String getResourceID()
getResourceID in interface javax.portlet.ResourceRequestpublic java.util.Map<java.lang.String,java.lang.String[]> getPrivateRenderParameterMap()
getPrivateRenderParameterMap in interface javax.portlet.ResourceRequestpublic java.lang.String getCacheability()
getCacheability in interface javax.portlet.ResourceRequestpublic java.lang.String getETag()
getETag in interface javax.portlet.ResourceRequestprotected void initProperties(org.jboss.portal.common.util.MultiValuedPropertyMap<java.lang.String> properties)
initProperties in class PortletRequestImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||