
public class EventPortletRequest extends PortletRequest
EventRequest.context, request, requestDelegate, response, responseDelegateFORCE_INCLUDE_ATTRIBUTE_NAMEAPPLICATION_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, setContentTypedispatch, getApplicationContext, getApplicationScope, includeisForceInclude, setForceIncludepublic 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.