Constant Field Values


Contents
org.apache.*

org.apache.struts2.portlet.PortletActionConstants
public static final String ACTION_MAPPING "struts.actionMapping"
public static final String ACTION_PARAM "struts.portlet.action"
public static final String ACTION_RESET "struts.portlet.actionReset"
public static final String DEFAULT_ACTION_FOR_MODE "struts.portlet.defaultActionForMode"
public static final String DEFAULT_ACTION_NAME "default"
public static final String DEFAULT_DISPATCHER_SERVLET_NAME "Struts2PortletDispatcherServlet"
public static final String DISPATCH_TO "struts.portlet.dispatchTo"
public static final String ERROR_ACTION "errorHandler"
public static final String EVENT_ACTION "struts.portlet.eventAction"
public static final String MODE_NAMESPACE_MAP "struts.portlet.modeNamespaceMap"
public static final String MODE_PARAM "struts.portlet.mode"
public static final String PHASE "struts.portlet.phase"
public static final String PORTLET_CONFIG "struts.portlet.config"
public static final String PORTLET_NAMESPACE "struts.portlet.portletNamespace"
public static final String RENDER_DIRECT_LOCATION "struts.portlet.renderDirectLocation"
public static final String REQUEST "struts.portlet.request"
public static final String RESPONSE "struts.portlet.response"
public static final String STACK_FROM_EVENT_PHASE "struts.portlet.valueStackFromEventPhase"

org.apache.struts2.portlet.result.PortletActionRedirectResult
public static final String DEFAULT_PARAM "actionName"

org.apache.struts2.portlet.util.PortletUrlHelper
public static final String ENCODING "UTF-8"
protected static final String PORTLETMODE_NAME_EDIT "edit"
protected static final String PORTLETMODE_NAME_HELP "help"
protected static final String PORTLETMODE_NAME_VIEW "view"
protected static final String URLTYPE_NAME_ACTION "action"
protected static final String URLTYPE_NAME_RESOURCE "resource"



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.