Class 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 Detail

      • CmdStor

        public CmdStor()
    • Method Detail

      • getExistedFileNode

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

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