org.exoplatform.clouddrive.ecms
Class CloudDriveUIExtension

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.clouddrive.ecms.CloudDriveUIExtension
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class CloudDriveUIExtension
extends org.exoplatform.container.component.BaseComponentPlugin

Configuration of Cloud Drive menu in ECMS. Created by The eXo Platform SAS.

Version:
$Id: CloudDriveUIExtension.java 00000 Jan 31, 2014 pnedonosko $
Author:
Peter Nedonosko

Field Summary
protected  Set<String> defaultActions
           
protected static org.exoplatform.services.log.Log LOG
           
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
CloudDriveUIExtension(org.exoplatform.container.xml.InitParams config)
           
 
Method Summary
 Collection<String> getDefaultActions()
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
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

defaultActions

protected final Set<String> defaultActions
Constructor Detail

CloudDriveUIExtension

public CloudDriveUIExtension(org.exoplatform.container.xml.InitParams config)
Method Detail

getDefaultActions

public Collection<String> getDefaultActions()


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