ActionRequest areq = getActionRequest();
ActionResponse aresp = getActionResponse();
EventRequest ereq = getEventRequest();
EventResponse eresp = getEventResponse();
ResourceRequest rsreq = getResourceRequest();
ResourceResponse rsresp = getResourceResponse();
PortletConfig portletConfig = getConfig();
PortletSession portletSession = getSession();
Map<String, Object> portletSessionScope = getPortletSessionScope();
PortletPreferences portletPreferences = getPortletPreferences();
Map<String, String[]> portletPreferencesValues = getPortletPreferenceValues();