org.exoplatform.clouddrive.ecms.symlink
Class CloudDriveMoveNodeManageComponent

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.MoveNodeManageComponent
              extended by org.exoplatform.clouddrive.ecms.symlink.CloudDriveMoveNodeManageComponent

public class CloudDriveMoveNodeManageComponent
extends org.exoplatform.ecm.webui.component.explorer.rightclick.manager.MoveNodeManageComponent

Move node support for Cloud Drive files. Instead of moving the cloud file node we create a symlink to the file in drive folder.
Created by The eXo Platform SAS

Version:
$Id: MoveNodeManageComponent.java 00000 May 19, 2014 pnedonosko $
Author:
Peter Nedonosko

Nested Class Summary
static class CloudDriveMoveNodeManageComponent.MoveNodeActionListener
           
 
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
CloudDriveMoveNodeManageComponent()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.ecm.webui.component.explorer.rightclick.manager.MoveNodeManageComponent
getFilters, getUIAbstractManagerClass
 
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

CloudDriveMoveNodeManageComponent

public CloudDriveMoveNodeManageComponent()


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