org.apache.jetspeed.decoration
Class PrintSoloDecoratorActionsFactory
java.lang.Object
org.apache.jetspeed.decoration.AbstractDecoratorActionsFactory
org.apache.jetspeed.decoration.PrintSoloDecoratorActionsFactory
- All Implemented Interfaces:
- DecoratorActionsFactory
public class PrintSoloDecoratorActionsFactory
- extends AbstractDecoratorActionsFactory
|
Method Summary |
protected DecoratorAction |
createAction(RequestContext rc,
org.apache.pluto.om.window.PortletWindow pw,
Decoration decoration,
DecoratorActionTemplate template)
|
java.util.List |
getDecoratorActions(RequestContext rc,
PortletApplication pa,
org.apache.pluto.om.window.PortletWindow pw,
javax.portlet.PortletMode pm,
javax.portlet.WindowState ws,
Decoration decoration,
java.util.List actionTemplates,
PortletDefinitionComposite portlet,
ContentFragment fragment,
SecurityAccessController accessController)
|
java.util.List |
getSupportedActions(RequestContext rc,
PortletApplication pa,
org.apache.pluto.om.window.PortletWindow pw,
javax.portlet.PortletMode cm,
javax.portlet.WindowState ws,
Decoration decoration)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintSoloDecoratorActionsFactory
public PrintSoloDecoratorActionsFactory()
getSupportedActions
public java.util.List getSupportedActions(RequestContext rc,
PortletApplication pa,
org.apache.pluto.om.window.PortletWindow pw,
javax.portlet.PortletMode cm,
javax.portlet.WindowState ws,
Decoration decoration)
getDecoratorActions
public java.util.List getDecoratorActions(RequestContext rc,
PortletApplication pa,
org.apache.pluto.om.window.PortletWindow pw,
javax.portlet.PortletMode pm,
javax.portlet.WindowState ws,
Decoration decoration,
java.util.List actionTemplates,
PortletDefinitionComposite portlet,
ContentFragment fragment,
SecurityAccessController accessController)
- Specified by:
getDecoratorActions in interface DecoratorActionsFactory- Overrides:
getDecoratorActions in class AbstractDecoratorActionsFactory
createAction
protected DecoratorAction createAction(RequestContext rc,
org.apache.pluto.om.window.PortletWindow pw,
Decoration decoration,
DecoratorActionTemplate template)
- Overrides:
createAction in class AbstractDecoratorActionsFactory
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.