|
Sun Adapter for Batch/FTP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.eways.batchext.FtpFileTransferNamesAndCommands
com.stc.eways.batchext.FtpFileTransferNamesAndCommandsPut
public class FtpFileTransferNamesAndCommandsPut
This class is used to access the resolved transfer names and transfer commands for Batch Ftp "get" operation.
| Field Summary | |
|---|---|
static java.lang.String |
LOGGER_NAME
|
| Fields inherited from class com.stc.eways.batchext.FtpFileTransferNamesAndCommands |
|---|
append, cleanupOnPutFailure, etd, postDirectoryName, postFileName, postTransferCommand, preDirectoryName, preFileName, preTransferCommand, sequencePersistDir, targetDirectoryName, targetFileName |
| Constructor Summary | |
|---|---|
FtpFileTransferNamesAndCommandsPut(FtpETD etd)
Constructs a new FtpFileTransferNamesAndCommandsPut object. |
|
FtpFileTransferNamesAndCommandsPut(FtpFileTransferNamesAndCommands original,
FtpFileConfiguration config)
|
|
| Method Summary | |
|---|---|
void |
resolveTargetLocation()
Resolves Target Location Names. |
| Methods inherited from class com.stc.eways.batchext.FtpFileTransferNamesAndCommands |
|---|
getAppend, getCleanupOnPutFailure, getPostDirectoryName, getPostFileName, getPostTransferCommand, getPreDirectoryName, getPreFileName, getPreTransferCommand, getTargetDirectoryName, getTargetFileName, resolvePostTransfer, resolvePreTransfer, setCleanupOnPutFailure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LOGGER_NAME
| Constructor Detail |
|---|
public FtpFileTransferNamesAndCommandsPut(FtpETD etd)
etd - FtpETD object.
public FtpFileTransferNamesAndCommandsPut(FtpFileTransferNamesAndCommands original,
FtpFileConfiguration config)
| Method Detail |
|---|
public void resolveTargetLocation()
throws FtpFileException
resolveTargetLocation in interface TransferNamesAndCommandsresolveTargetLocation in class FtpFileTransferNamesAndCommandsFtpFileException - If some error occurs.
|
Sun Adapter for Batch/FTP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||