org.exoplatform.clouddrive.ecms
Class CloudDriveUIService
java.lang.Object
org.exoplatform.clouddrive.ecms.CloudDriveUIService
- All Implemented Interfaces:
- org.picocontainer.Startable
public class CloudDriveUIService
- extends Object
- implements org.picocontainer.Startable
Add ImportCloudDocument button in ListView. We're doing this by hack of already stored DMS navigation.
|
Constructor Summary |
CloudDriveUIService(org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.clouddrive.CloudDriveService driveService,
org.exoplatform.webui.ext.UIExtensionManager uiExtensions,
org.exoplatform.services.cms.views.ManageViewService manageView)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONNECT_CLOUD_DRIVE_ACTION
public static final String CONNECT_CLOUD_DRIVE_ACTION
- See Also:
- Constant Field Values
CloudDriveUIService
public CloudDriveUIService(org.exoplatform.services.jcr.RepositoryService repoService,
org.exoplatform.clouddrive.CloudDriveService driveService,
org.exoplatform.webui.ext.UIExtensionManager uiExtensions,
org.exoplatform.services.cms.views.ManageViewService manageView)
prepareViews
public void prepareViews()
throws Exception
- Throws:
Exception
start
public void start()
- Specified by:
start in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop in interface org.picocontainer.Startable
repositoryStarted
protected void repositoryStarted(String name)
- Action on repository start. Actual for mutlitenant environments.
- Parameters:
name - String repository name
Copyright © 2013 eXo Platform SAS. All Rights Reserved.