org.exoplatform.applications.scale
Class ScaleBase

java.lang.Object
  extended by org.exoplatform.applications.scale.ScaleBase

public class ScaleBase
extends java.lang.Object

Created by The eXo Platform SAS Author : Alex Reshetnyak alex.reshetnyak@exoplatform.org.ua reshetnyak.alex@gmail.com 07.05.2007 15:53:19

Version:
$Id: ScaleBase.java 07.05.2007 15:53:19 rainfox

Constructor Summary
ScaleBase(java.lang.String[] args)
           
 
Method Summary
 void createFolder()
           
 void deleteFolder()
           
 void downloadFile()
           
 void initRepository()
           
 void uploadFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScaleBase

public ScaleBase(java.lang.String[] args)
Method Detail

initRepository

public void initRepository()
                    throws java.lang.Exception
Throws:
java.lang.Exception

createFolder

public void createFolder()
                  throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

deleteFolder

public void deleteFolder()
                  throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException

uploadFile

public void uploadFile()
                throws javax.jcr.RepositoryException,
                       java.io.IOException
Throws:
javax.jcr.RepositoryException
java.io.IOException

downloadFile

public void downloadFile()
                  throws javax.jcr.RepositoryException,
                         java.io.IOException
Throws:
javax.jcr.RepositoryException
java.io.IOException


Copyright © 2012 eXo Platform SAS. All Rights Reserved.