当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
ImmutableResult - JBOSS Portal 2.6 API 英文版文档
org.jboss.portlet.forums.command.result
Class ImmutableResult
java.lang.Object
org.jboss.portlet.forums.command.result.ResultType
org.jboss.portlet.forums.command.result.ImmutableResult
- All Implemented Interfaces:
- Result
- public class ImmutableResult
- extends ResultType
- implements Result
- Author:
- Thomas Heute $Revision: 5448 $
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 |
ImmutableResult
public ImmutableResult(java.lang.String name)
getType
public ResultType getType()
- Specified by:
getType
in interface Result