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
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 $
-
Field Summary
Fields inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
commandName, isNeedLogin, localClientSessionFields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected javax.jcr.NodecreateNewFileNode(javax.jcr.Session curSession, String resName) protected javax.jcr.NodegetExistedFileNode(javax.jcr.Session curSession, String resName) voidMethods inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
clientSession, execute, getFileList, removeResource, reply, SendFileList
-
Constructor Details
-
CmdStor
public CmdStor()
-
-
Method Details
-
run
- Specified by:
runin interfaceFtpCommand- Specified by:
runin classFtpCommandImpl- Throws:
IOException
-
getExistedFileNode
-
createNewFileNode
-