|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portlet.command.ActionCommand
A command executed during the action request of a portlet.
| Constructor Summary | |
protected |
ActionCommand(JBossActionRequest request,
JBossActionResponse response)
|
| Method Summary | |
JBossActionRequest |
getRequest()
|
JBossActionResponse |
getResponse()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.portal.common.command.Command |
execute, getConfigurator |
| Constructor Detail |
protected ActionCommand(JBossActionRequest request,
JBossActionResponse response)
| Method Detail |
public JBossActionRequest getRequest()
public JBossActionResponse getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||