org.exoplatform.frameworks.jcr.command.web.fckeditor
Class UploadFileCommand

java.lang.Object
  extended by org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
      extended by org.exoplatform.frameworks.jcr.command.web.fckeditor.UploadFileCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class UploadFileCommand
extends AbstractFCKConnector
implements org.apache.commons.chain.Command

Created by The eXo Platform SAS .
connector?Command=FileUpload&Type=ResourceType&CurrentFolder=FolderPath

Version:
$Id: UploadFileCommand.java 39311 2009-10-28 15:23:11Z dkatayev $
Author:
Gennady Azarenkov

Constructor Summary
UploadFileCommand()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context context)
           
 
Methods inherited from class org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
getCurrentFolderPath, makeRESTPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadFileCommand

public UploadFileCommand()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context context)
                throws java.lang.Exception
Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.