当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
Result - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.portlet.result
Class Result
java.lang.Object
org.jboss.portal.portlet.result.Result
- Direct Known Subclasses:
- ErrorResult, FragmentResult, InsufficientPrivilegesResult, InsufficientTransportGuaranteeResult, RedirectionResult, RenderResult, StreamResult, UnavailableResult
- public class Result
- extends java.lang.Object
The base interface for all result objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Result
public Result()