当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
CommandConstants.ImmutableResult - JBOSS Portal 2.6 API 英文版文档
org.jboss.portlet.forums.commands
Class CommandConstants.ImmutableResult
java.lang.Object
org.jboss.portlet.forums.command.result.ResultType
org.jboss.portlet.forums.commands.CommandConstants.ImmutableResult
- All Implemented Interfaces:
- Result
- Enclosing class:
- CommandConstants
- public static class CommandConstants.ImmutableResult
- extends ResultType
- implements Result
DOCUMENT_ME
- Version:
- $Revision: 5448 $
- Author:
- $author$
Fields inherited from class org.jboss.portlet.forums.command.result.ResultType |
|
Methods inherited from class org.jboss.portlet.forums.command.result.ResultType |
getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandConstants.ImmutableResult
public CommandConstants.ImmutableResult(java.lang.String name)
- Creates a new
ImmutableResult
object.
- Parameters:
name
- DOCUMENT_ME
getType
public ResultType getType()
- DOCUMENT_ME
- Specified by:
getType
in interface Result
- Returns:
- DOCUMENT_ME