Class ConnectGDriveActionComponent

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

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

      Fields 
      Modifier and Type Field Description
      protected static String PROVIDER_ID
      Google Drive id from configuration - gdrive.
      • 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
    • Field Detail

    • Constructor Detail

      • ConnectGDriveActionComponent

        public ConnectGDriveActionComponent()
    • Method Detail

      • getProviderId

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