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

UnusableMarkupResult - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.theme.page
Class UnusableMarkupResult

java.lang.Object
  extended byorg.jboss.portal.theme.render.MarkupResult
      extended byorg.jboss.portal.theme.page.UnusableMarkupResult

public final class UnusableMarkupResult
extends MarkupResult

Flagging result to handle unexpected results.


Field Summary
 
Fields inherited from class org.jboss.portal.theme.render.MarkupResult
layoutState, layoutURI, navigationalStateContext, pageName, pageProperties, portalProperties, portlets, renderSet, results
 
Constructor Summary
UnusableMarkupResult()
           
 
Methods inherited from class org.jboss.portal.theme.render.MarkupResult
getLayoutState, getLayoutURI, getPageName, getPageProperties, getPortalProperties, getPortletMode, getWindowContext, getWindowContextMap, getWindowIDs, getWindowResult, getWindowResultMap, getWindowState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnusableMarkupResult

public UnusableMarkupResult()