Package org.apache.struts2.portlet.interceptor

Interface Summary
PortletPreferencesAware All Actions that want to have access to the portlet preferences should implement this interface.
 

Class Summary
PortletPreferencesInterceptor An interceptor which provides an implementation of PortletPreferences if the Action implements PortletPreferencesAware.
PortletPrincipalProxy PrincipalProxy implementation for using PortletRequest Principal related methods.
ServletPortletPreferences Simple portlet preferences implementation that uses a map in the Session as storage.
 



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