Uses of Class
org.apache.jetspeed.velocity.DecoratorAction

Packages that use DecoratorAction
org.apache.jetspeed.velocity   
 

Uses of DecoratorAction in org.apache.jetspeed.velocity
 

Methods in org.apache.jetspeed.velocity that return DecoratorAction
protected  DecoratorAction JetspeedPowerToolImpl.createDecoratorAction(String resourceBase, String actionName)
           
protected  DecoratorAction JetspeedPowerToolImpl.createPortletModeAction(org.apache.pluto.om.window.PortletWindow window, String actionName, javax.portlet.PortletMode mode, String resourceBase)
          Creates a Decorator PortletMode Action to be added to the list of actions decorating a portlet.
protected  DecoratorAction JetspeedPowerToolImpl.createWindowStateAction(org.apache.pluto.om.window.PortletWindow window, String actionName, javax.portlet.WindowState state, String resourceBase)
          Creates a Decorator WindowState Action to be added to the list of actions decorating a portlet.
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.