Class UIWikiPageNotFound

    • Field Summary

      • Fields inherited from class org.exoplatform.webui.core.UIComponent

        AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected String getHomeURL​(org.exoplatform.wiki.service.WikiPageParams param)  
      protected org.exoplatform.wiki.mow.api.Page getRelatedPage()  
      • Methods inherited from class org.exoplatform.webui.core.UIComponent

        broadcast, buildModelObject, 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
    • Constructor Detail

    • 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