Class CmdStor

java.lang.Object
org.exoplatform.services.ftp.command.FtpCommandImpl
org.exoplatform.services.ftp.command.CmdStor
All Implemented Interfaces:
org.apache.commons.chain.Command, FtpCommand

public class CmdStor extends FtpCommandImpl
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru
Version:
$Id: CmdStor.java 34445 2009-07-24 07:51:18Z dkatayev $
  • Constructor Details

    • CmdStor

      public CmdStor()
  • Method Details

    • run

      public void run(String[] params) throws IOException
      Specified by:
      run in interface FtpCommand
      Specified by:
      run in class FtpCommandImpl
      Throws:
      IOException
    • getExistedFileNode

      protected javax.jcr.Node getExistedFileNode(javax.jcr.Session curSession, String resName)
    • createNewFileNode

      protected javax.jcr.Node createNewFileNode(javax.jcr.Session curSession, String resName)