Uses of Interface
org.apache.struts2.portlet.PortletActionConstants

Packages that use PortletActionConstants
org.apache.struts2.portlet.dispatcher   
org.apache.struts2.portlet.interceptor   
org.apache.struts2.portlet.result   
org.apache.struts2.views.freemarker   
 

Uses of PortletActionConstants in org.apache.struts2.portlet.dispatcher
 

Classes in org.apache.struts2.portlet.dispatcher that implement PortletActionConstants
 class DirectRenderFromEventAction
          When a portlet is targetted for an event, the portlet will receive two portlet requests, one for the event phase, and then followed by a render operation.
 class DispatcherServlet
           
 

Uses of PortletActionConstants in org.apache.struts2.portlet.interceptor
 

Classes in org.apache.struts2.portlet.interceptor that implement PortletActionConstants
 class PortletAwareInterceptor
           
 

Uses of PortletActionConstants in org.apache.struts2.portlet.result
 

Classes in org.apache.struts2.portlet.result that implement PortletActionConstants
 class PortletActionRedirectResult
          Portlet modification of the ServletActionRedirectResult.
 class PortletResult
          Result type that includes a JSP to render.
 

Uses of PortletActionConstants in org.apache.struts2.views.freemarker
 

Classes in org.apache.struts2.views.freemarker that implement PortletActionConstants
 class PortletFreemarkerResult
           
 



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