|
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.ftp.command.FtpCommandImpl
org.exoplatform.services.ftp.command.CmdStor
public class CmdStor
Created by The eXo Platform SAS Author : Vitaly Guly
Field Summary
Fields inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
commandName, isNeedLogin, localClientSession
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
Constructor Summary
CmdStor()
Method Summary
protected javax.jcr.NodecreateNewFileNode(javax.jcr.Session curSession,
String resName)
protected javax.jcr.NodegetExistedFileNode(javax.jcr.Session curSession,
String resName)
voidrun(String[] params)
Methods inherited from class org.exoplatform.services.ftp.command.FtpCommandImpl
clientSession, execute, getFileList, removeResource, reply, SendFileList
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
CmdStor
public CmdStor()
Method Detail
run
public void run(String[] params)
throws IOException
run in interface FtpCommandrun in class FtpCommandImpl
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)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.16.0-Alpha4
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2014 eXo Platform SAS. All Rights Reserved.