|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InvokePortletCommandFactory
| Method Summary | |
|---|---|
ControllerCommand |
createInvokeActionCommand(org.jboss.portal.portlet.ActionURL portletURL)
Creates a command that will trigger the action url. |
ControllerCommand |
createInvokeRenderCommand(org.jboss.portal.portlet.RenderURL portletURL)
Creates a command that will trigger the render url. |
ControllerCommand |
createInvokeResourceCommand(org.jboss.portal.portlet.ResourceURL resourceURL)
Creates a command that will trigger the resource url. |
| Method Detail |
|---|
ControllerCommand createInvokeActionCommand(org.jboss.portal.portlet.ActionURL portletURL)
portletURL - the action url
ControllerCommand createInvokeRenderCommand(org.jboss.portal.portlet.RenderURL portletURL)
portletURL - the render url
ControllerCommand createInvokeResourceCommand(org.jboss.portal.portlet.ResourceURL resourceURL)
resourceURL - the resource url
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||