org.exoplatform.clouddrive.ecms.clipboard
Class CloudDrivePasteManageComponent

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
          extended by org.exoplatform.ecm.webui.component.explorer.rightclick.manager.PasteManageComponent
              extended by org.exoplatform.clouddrive.ecms.clipboard.CloudDrivePasteManageComponent

public class CloudDrivePasteManageComponent
extends org.exoplatform.ecm.webui.component.explorer.rightclick.manager.PasteManageComponent

Support of Cloud Drive files pasting from ECMS Clipboard. If not a cloud file then original behaviour of PasteManageComponent will be applied.
Code parts of this class based on original PasteManageComponent (state of ECMS 4.0.4).
Created by The eXo Platform SAS.

Version:
$Id: CloudDrivePasteManageComponent.java 00000 May 12, 2014 pnedonosko $
Author:
Peter Nedonosko

Nested Class Summary
static class CloudDrivePasteManageComponent.PasteActionListener
           
 
Field Summary
protected static org.exoplatform.services.log.Log LOG
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
CloudDrivePasteManageComponent()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.ecm.webui.component.explorer.rightclick.manager.PasteManageComponent
getFilters, getUIAbstractManagerClass, pasteManage, processPaste
 
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, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, 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

LOG

protected static final org.exoplatform.services.log.Log LOG
Constructor Detail

CloudDrivePasteManageComponent

public CloudDrivePasteManageComponent()


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.