public class EventPortletRequest extends PortletRequest
EventRequest
.context, request, requestDelegate, response, responseDelegate
FORCE_INCLUDE_ATTRIBUTE_NAME
APPLICATION_SCOPE, REQUEST_SCOPE
Constructor and Description |
---|
EventPortletRequest(ApplicationContext applicationContext,
javax.portlet.PortletContext context,
javax.portlet.EventRequest request,
javax.portlet.EventResponse response)
Constructor.
|
doForward, doInclude, getAvailableScopes, getContext, getHeader, getHeaderValues, getOutputStream, getParam, getParamValues, getPortletContext, getPortletSessionScope, getPrintWriter, getRequest, getRequestLocale, getRequestScope, getResponse, getResponseHeaders, getSessionScope, getWriter, isResponseCommitted, isUserInRole, setContentType
dispatch, getApplicationContext, getApplicationScope, include
isForceInclude, setForceInclude
public EventPortletRequest(ApplicationContext applicationContext, javax.portlet.PortletContext context, javax.portlet.EventRequest request, javax.portlet.EventResponse response)
applicationContext
- The application context.context
- The portlet context.request
- The portlet request.response
- The portlet response.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.