|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.model.instance.InvokePortletInstanceCommandFactory
public class InvokePortletInstanceCommandFactory
Constructor Summary | |
---|---|
InvokePortletInstanceCommandFactory(java.lang.String instanceId)
|
Method Summary | |
---|---|
ControllerCommand |
createInvokeActionCommand(ActionURL portletURL)
Creates a command that will trigger the action url. |
ControllerCommand |
createInvokeRenderCommand(RenderURL portletURL)
Creates a command that will trigger the render url. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvokePortletInstanceCommandFactory(java.lang.String instanceId)
Method Detail |
---|
public ControllerCommand createInvokeActionCommand(ActionURL portletURL)
InvokePortletCommandFactory
createInvokeActionCommand
in interface InvokePortletCommandFactory
portletURL
- the action url
public ControllerCommand createInvokeRenderCommand(RenderURL portletURL)
InvokePortletCommandFactory
createInvokeRenderCommand
in interface InvokePortletCommandFactory
portletURL
- the render url
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |