org.exoplatform.wiki.webui
Class UIWikiPageNotFound

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.wiki.webui.core.UIWikiComponent
          extended by org.exoplatform.wiki.webui.UIWikiPageNotFound

public class UIWikiPageNotFound
extends UIWikiComponent


Field Summary
 
Fields inherited from class org.exoplatform.wiki.webui.core.UIWikiComponent
accept_Modes
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIWikiPageNotFound()
           
 
Method Summary
protected  String getHomeURL(org.exoplatform.wiki.service.WikiPageParams param)
           
protected  org.exoplatform.wiki.mow.api.Page getRelatedPage()
           
 
Methods inherited from class org.exoplatform.wiki.webui.core.UIWikiComponent
getAccept_Modes, getCurrentMode, processRender, setAccept_Modes
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIWikiPageNotFound

public UIWikiPageNotFound()
                   throws Exception
Throws:
Exception
Method Detail

getRelatedPage

protected org.exoplatform.wiki.mow.api.Page getRelatedPage()

getHomeURL

protected String getHomeURL(org.exoplatform.wiki.service.WikiPageParams param)
                     throws Exception
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.