org.exoplatform.clouddrive.webui
Class PortalEnvironment
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.clouddrive.CloudDriveEnvironment
org.exoplatform.clouddrive.webui.PortalEnvironment
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
public class PortalEnvironment
- extends org.exoplatform.clouddrive.CloudDriveEnvironment
Created by The eXo Platform SAS
- Version:
- $Id: PortalEnvironment.java 00000 Jan 16, 2014 pnedonosko $
- Author:
- Peter Nedonosko
| Fields inherited from class org.exoplatform.clouddrive.CloudDriveEnvironment |
next |
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
|
Method Summary |
void |
cleanup(org.exoplatform.clouddrive.CloudDrive.Command command)
|
void |
configure(org.exoplatform.clouddrive.CloudDrive.Command command)
|
void |
prepare(org.exoplatform.clouddrive.CloudDrive.Command command)
|
| Methods inherited from class org.exoplatform.clouddrive.CloudDriveEnvironment |
chain, fail |
| 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 |
config
protected final Map<org.exoplatform.clouddrive.CloudDrive.Command,PortalEnvironment.Settings> config
PortalEnvironment
public PortalEnvironment()
configure
public void configure(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
-
- Overrides:
configure in class org.exoplatform.clouddrive.CloudDriveEnvironment
- Throws:
org.exoplatform.clouddrive.CloudDriveException
prepare
public void prepare(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
-
- Overrides:
prepare in class org.exoplatform.clouddrive.CloudDriveEnvironment
- Throws:
org.exoplatform.clouddrive.CloudDriveException
cleanup
public void cleanup(org.exoplatform.clouddrive.CloudDrive.Command command)
throws org.exoplatform.clouddrive.CloudDriveException
-
- Overrides:
cleanup in class org.exoplatform.clouddrive.CloudDriveEnvironment
- Throws:
org.exoplatform.clouddrive.CloudDriveException
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.