org.apache.jetspeed.decoration
Class DefaultDecoratorActionsFactory

java.lang.Object
  extended by org.apache.jetspeed.decoration.AbstractDecoratorActionsFactory
      extended by org.apache.jetspeed.decoration.DefaultDecoratorActionsFactory
All Implemented Interfaces:
DecoratorActionsFactory

public class DefaultDecoratorActionsFactory
extends AbstractDecoratorActionsFactory


Constructor Summary
DefaultDecoratorActionsFactory()
           
 
Method Summary
 java.util.List getSupportedActions(RequestContext rc, PortletApplication pa, org.apache.pluto.om.window.PortletWindow pw, javax.portlet.PortletMode pm, javax.portlet.WindowState ws, Decoration decoration)
           
 
Methods inherited from class org.apache.jetspeed.decoration.AbstractDecoratorActionsFactory
checkSecurityConstraint, createAction, getDecoratorActions, getDecoratorActions, getMaximizeOnConfig, getMaximizeOnEdit, getMaximizeOnEditDefaults, setMaximizeOnConfig, setMaximizeOnEdit, setMaximizeOnEditDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDecoratorActionsFactory

public DefaultDecoratorActionsFactory()
Method Detail

getSupportedActions

public java.util.List getSupportedActions(RequestContext rc,
                                          PortletApplication pa,
                                          org.apache.pluto.om.window.PortletWindow pw,
                                          javax.portlet.PortletMode pm,
                                          javax.portlet.WindowState ws,
                                          Decoration decoration)


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