public abstract class BaseConnectActionComponent extends BaseCloudDriveManagerComponent implements CloudDriveUIMenuAction
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
| Constructor and Description |
|---|
BaseConnectActionComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name.
|
protected abstract String |
getProviderId()
Cloud Drive provider id of this connect component.
|
String |
renderEventURL(boolean ajax,
String name,
String beanId,
org.exoplatform.web.application.Parameter[] params)
Render event URL.
|
getUIAbstractManagerClass, initContextgetUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionNamebroadcast, 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, urlprotected abstract String getProviderId()
public String renderEventURL(boolean ajax, String name, String beanId, org.exoplatform.web.application.Parameter[] params) throws Exception
renderEventURL in class org.exoplatform.webui.core.UIComponentajax - the ajaxname - the namebeanId - the bean idparams - the paramsException - the exceptionpublic String getName()
getName in interface CloudDriveUIMenuActiongetName in class org.exoplatform.webui.core.UIComponentCopyright © 2003–2018 eXo Platform SAS. All rights reserved.