当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ProcessCommandAction - JBOSS Portal 2.6 API 英文版文档
org.jboss.portlet.forums.action
Class ProcessCommandAction
java.lang.Object
org.jboss.portlet.forums.action.Action
org.jboss.portlet.forums.action.ProcessCommandAction
- public class ProcessCommandAction
- extends Action
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
command
private final ForumCommand command
ProcessCommandAction
public ProcessCommandAction(ForumCommand command)
- Creates a new
ProcessCommandAction
object.
- Parameters:
command
- DOCUMENT_ME
getCommand
public ForumCommand getCommand()
- DOCUMENT_ME
- Returns:
- DOCUMENT_ME