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


Field Summary
private  List supportedActions
           
 
Constructor Summary
DefaultDecoratorActionsFactory()
           
 
Method Summary
 List getSupportedActions(org.apache.jetspeed.request.RequestContext rc, org.apache.jetspeed.om.common.portlet.PortletApplication pa, org.apache.pluto.om.window.PortletWindow pw, javax.portlet.PortletMode pm, javax.portlet.WindowState ws, org.apache.jetspeed.decoration.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
 

Field Detail

supportedActions

private final List supportedActions
Constructor Detail

DefaultDecoratorActionsFactory

public DefaultDecoratorActionsFactory()
Method Detail

getSupportedActions

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


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