com.stc.eways.batchext
Class LocalFileTransferNamesAndCommandsGet
java.lang.Object
com.stc.eways.batchext.TransferNamesAndCommandsBase
com.stc.eways.batchext.LocalFileTransferNamesAndCommandsGet
- All Implemented Interfaces:
- TransferNamesAndCommands, java.io.Serializable
public class LocalFileTransferNamesAndCommandsGet
- extends TransferNamesAndCommandsBase
- See Also:
- Serialized Form
Methods inherited from class com.stc.eways.batchext.TransferNamesAndCommandsBase |
getAppend, getPostDirectoryName, getPostFileName, getPostTransferCommand, getPreDirectoryName, getPreFileName, getPreTransferCommand, getTargetDirectoryName, getTargetFileName, getTransferDirectoryName, getTransferFileName, resolveNamePattern |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER_NAME
public static final java.lang.String LOGGER_NAME
- See Also:
- Constant Field Values
LocalFileTransferNamesAndCommandsGet
public LocalFileTransferNamesAndCommandsGet(LocalFileETD etd)
setEtd
public void setEtd(LocalFileETD etd)
resolveTargetLocation
public void resolveTargetLocation()
throws BatchException
- Resolve Target Location Names.
- Throws:
BatchException
- If some error occurs.
resolvePreTransfer
public void resolvePreTransfer()
throws BatchException
- Resolve Pre Transfer Names/Command.
- Throws:
BatchException
- If some error occurs.
resolvePostTransfer
public void resolvePostTransfer()
throws BatchException
- Resolve Post Transfer Names/Command.
- Throws:
BatchException
- If some error occurs.
getReadPosition
public long getReadPosition()
setReadPosition
public void setReadPosition(long readPosition)