站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

ResultType - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.common.command.result
Class ResultType

java.lang.Object
  extended byorg.jboss.portal.common.command.result.ResultType
Direct Known Subclasses:
CommandConstants.ImmutableResult, ImmutableResult, SimpleResultType

public class ResultType
extends java.lang.Object


Constructor Summary
protected ResultType(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultType

protected ResultType(java.lang.String name)
Method Detail

getName

public java.lang.String getName()