Class UploadFileCommand

java.lang.Object
org.exoplatform.frameworks.jcr.command.web.fckeditor.AbstractFCKConnector
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 34445 2009-07-24 07:51:18Z dkatayev $
Author:
Gennady Azarenkov
  • Constructor Details

    • UploadFileCommand

      public UploadFileCommand()
  • Method Details

    • execute

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