Class UISpaceAccess


  • public class UISpaceAccess
    extends org.exoplatform.webui.core.UIContainer
    Since:
    4.0
    • Field Summary

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

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

      Constructors 
      Constructor Description
      UISpaceAccess()
      Constructor for initialize UIPopupWindow for adding new space popup.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getRedirectURI()  
      String getSpaceDisplayName()  
      String getSpacePrettyName()  
      String getStatus()  
      void init()
      Inits at the first loading.
      • Methods inherited from class org.exoplatform.webui.core.UIContainer

        addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes
      • Methods inherited from class org.exoplatform.webui.core.UIComponent

        broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
    • Constructor Detail

      • UISpaceAccess

        public UISpaceAccess()
                      throws Exception
        Constructor for initialize UIPopupWindow for adding new space popup.
        Throws:
        Exception
    • Method Detail

      • init

        public void init()
        Inits at the first loading.
        Since:
        4.0
      • getStatus

        public String getStatus()
      • getSpacePrettyName

        public String getSpacePrettyName()
      • getSpaceDisplayName

        public String getSpaceDisplayName()
      • getRedirectURI

        public String getRedirectURI()