Sun Adapter for Batch/FTP

Deprecated API


Contents
Deprecated Methods
com.stc.eways.batchext.FtpFileConfiguration.getActionOnMalformedCommand()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getConnectionEstablishmentMode()
          4.5.x legacy code, use getConnectionMode(). 
com.stc.eways.batchext.FtpFileConfiguration.getConnectionInactivityTimeout()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getConnectionVerificationInterval()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getExtensions()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getIncludeOrderRecordInErrorRecord()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getIncludePayloadInErrorRecord()
          4.5.x legacy code. 
com.stc.eways.batchext.FtpFileConfiguration.getPublishStatusRecordOnError()
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.getPublishStatusRecordOnSuccess()
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.isConnectionEstablishmentModeAutomatic()
          4.5.x legacy code, use isConnectionModeManual, or isConnectionModeAuto() or getConnectionMode(). 
com.stc.eways.batchext.FtpFileConfiguration.isConnectionEstablishmentModeManual()
          4.5.x legacy code, use isConnectionModeManual, or isConnectionModeAuto() or getConnectionMode(). 
com.stc.eways.batchext.FtpFileConfiguration.isConnectionEstablishmentModeOnDemand()
          4.5.x legacy code, "On Demand" is obsolete, only "Automatic" and "Manual" are available. 
com.stc.eways.batchext.FtpFileConfiguration.isShareConnectorWithinCollaboration()
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.setActionOnMalformedCommand(String)
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.setIncludeOrderRecordInErrorRecord(boolean)
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.setIncludePayloadInErrorRecord(boolean)
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.setPublishStatusRecordOnError(boolean)
          4.5.x legacy code, obsolete feature. 
com.stc.eways.batchext.FtpFileConfiguration.setPublishStatusRecordOnSuccess(boolean)
          4.5.x legacy code, obsolete feature. 
 


Sun Adapter for Batch/FTP