org.exoplatform.clouddrive.ecms
Class CloudDriveContext

java.lang.Object
  extended by org.exoplatform.clouddrive.ecms.CloudDriveContext

public class CloudDriveContext
extends Object

Created by The eXo Platform SAS.

Version:
$Id: CloudDriveContext.java 00000 Oct 22, 2012 pnedonosko $
Author:
Peter Nedonosko

Field Summary
protected static String JAVASCRIPT
           
protected static String JAVASCRIPT_NODES
           
 
Constructor Summary
CloudDriveContext()
           
 
Method Summary
static boolean init(org.exoplatform.web.application.RequestContext requestContext, String workspace, String nodePath)
           
static boolean initNodes(org.exoplatform.web.application.RequestContext requestContext, javax.jcr.Node parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVASCRIPT

protected static final String JAVASCRIPT

JAVASCRIPT_NODES

protected static final String JAVASCRIPT_NODES
Constructor Detail

CloudDriveContext

public CloudDriveContext()
Method Detail

init

public static boolean init(org.exoplatform.web.application.RequestContext requestContext,
                           String workspace,
                           String nodePath)

initNodes

public static boolean initNodes(org.exoplatform.web.application.RequestContext requestContext,
                                javax.jcr.Node parent)
                         throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.