Class ConnectBoxActionComponent

  • All Implemented Interfaces:
    org.exoplatform.ecm.webui.CloudDriveUIMenuAction

    public class ConnectBoxActionComponent
    extends org.exoplatform.ecm.webui.BaseConnectActionComponent
    The Class ConnectBoxActionComponent.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static String PROVIDER_ID
      Box.com id from configuration - box.
      • Fields inherited from class org.exoplatform.ecm.webui.BaseConnectActionComponent

        LOG
      • 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 getProviderId()
      • Methods inherited from class org.exoplatform.ecm.webui.BaseConnectActionComponent

        getName, getUIAbstractManagerClass, renderEventURL
      • Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent

        getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName
      • 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, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
    • Constructor Detail

      • ConnectBoxActionComponent

        public ConnectBoxActionComponent()
    • Method Detail

      • getProviderId

        protected String getProviderId()
        Specified by:
        getProviderId in class org.exoplatform.ecm.webui.BaseConnectActionComponent