|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.PortletRequestImpl
com.liferay.portlet.ClientDataRequestImpl
com.liferay.portlet.ResourceRequestImpl
public class ResourceRequestImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.portlet.PortletRequest |
|---|
javax.portlet.PortletRequest.P3PUserInfos |
| Field Summary |
|---|
| Fields inherited from interface javax.portlet.ResourceRequest |
|---|
ETAG |
| Fields inherited from interface javax.portlet.PortletRequest |
|---|
ACTION_PHASE, ACTION_SCOPE_ID, BASIC_AUTH, CCPP_PROFILE, CLIENT_CERT_AUTH, DIGEST_AUTH, EVENT_PHASE, FORM_AUTH, LIFECYCLE_PHASE, RENDER_HEADERS, RENDER_MARKUP, RENDER_PART, RENDER_PHASE, RESOURCE_PHASE, USER_INFO |
| Constructor Summary | |
|---|---|
protected |
ResourceRequestImpl()
|
| Method Summary | |
|---|---|
java.lang.String |
getCacheability()
|
java.lang.String |
getETag()
|
java.lang.String |
getLifecycle()
|
java.util.Map<java.lang.String,java.lang.String[]> |
getPrivateRenderParameterMap()
|
java.lang.String |
getResourceID()
|
protected void |
init(javax.servlet.http.HttpServletRequest req,
com.liferay.portal.model.Portlet portlet,
InvokerPortlet invokerPortlet,
javax.portlet.PortletContext portletCtx,
javax.portlet.WindowState windowState,
javax.portlet.PortletMode portletMode,
javax.portlet.PortletPreferences prefs,
long plid)
|
protected void |
recycle()
|
| Methods inherited from class com.liferay.portlet.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 |
| Methods inherited from interface javax.portlet.PortletRequest |
|---|
getAttribute, getAttributeNames, getAuthType, getContextPath, getCookies, getLocale, getLocales, getParameter, getParameterMap, getParameterNames, getParameterValues, getPortalContext, getPortletMode, getPortletSession, getPortletSession, getPreferences, getPrivateParameterMap, getProperties, getProperty, getPropertyNames, getPublicParameterMap, getRemoteUser, getRequestedSessionId, getScheme, getServerName, getServerPort, getUserPrincipal, getWindowID, getWindowState, isPortletModeAllowed, isRequestedSessionIdValid, isSecure, isUserInRole, isWindowStateAllowed, removeAttribute, setAttribute |
| Constructor Detail |
|---|
protected ResourceRequestImpl()
| Method Detail |
|---|
public java.lang.String getCacheability()
getCacheability in interface javax.portlet.ResourceRequestpublic java.lang.String getETag()
getETag in interface javax.portlet.ResourceRequestgetETag in class PortletRequestImplpublic java.lang.String getLifecycle()
getLifecycle in class PortletRequestImplpublic java.util.Map<java.lang.String,java.lang.String[]> getPrivateRenderParameterMap()
getPrivateRenderParameterMap in interface javax.portlet.ResourceRequestpublic java.lang.String getResourceID()
getResourceID in interface javax.portlet.ResourceRequest
protected void init(javax.servlet.http.HttpServletRequest req,
com.liferay.portal.model.Portlet portlet,
InvokerPortlet invokerPortlet,
javax.portlet.PortletContext portletCtx,
javax.portlet.WindowState windowState,
javax.portlet.PortletMode portletMode,
javax.portlet.PortletPreferences prefs,
long plid)
init in class PortletRequestImplprotected void recycle()
recycle in class ClientDataRequestImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||