|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
org.exoplatform.clouddrive.sharepoint.ecms.ConnectSharepointActionComponent
public class ConnectSharepointActionComponent
Sharepoint UI component for a menu action dedicated to a single provider. Its UI configuration will refer the action by "ConnectSharepoint" key (see in webapp config), rename it for an actual name (e.g. based on provider ID).
| Nested Class Summary | |
|---|---|
static class |
ConnectSharepointActionComponent.ConnectSharepointActionListener
|
| Field Summary | |
|---|---|
protected static String |
PROVIDER_ID
Sharepoint Provider ID from configuration. |
| Fields inherited from class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent |
|---|
LOG |
| Fields inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent |
|---|
path, workspace |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
ConnectSharepointActionComponent()
|
|
| Method Summary | |
|---|---|
protected String |
getProviderId()
|
| Methods inherited from class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent |
|---|
getName, renderEventURL |
| Methods inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent |
|---|
getUIAbstractManagerClass, initContext |
| Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent |
|---|
getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String PROVIDER_ID
| Constructor Detail |
|---|
public ConnectSharepointActionComponent()
| Method Detail |
|---|
protected String getProviderId()
getProviderId in class org.exoplatform.clouddrive.ecms.BaseConnectActionComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||