ibi.broker.api.data.schedule
Class DistributionSFTP

java.lang.Object
  extended by ibi.broker.api.data.schedule.Distribution
      extended by ibi.broker.api.data.schedule.DistributionFTP
          extended by ibi.broker.api.data.schedule.DistributionSFTP
All Implemented Interfaces:
java.io.Serializable

public class DistributionSFTP
extends DistributionFTP

 The DistributionSFTP class extends the DistributionFTP class  
 where the distribution method for the scheduled ReportCaster report 
 is SSH (Secure Shell) File Transfer Protocol.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ibi.broker.api.data.schedule.Distribution
description, EMAIL, enabled, FTP, id, LIBRARY, MRE, PRINT, SFTP
 
Constructor Summary
DistributionSFTP()
           
 
Method Summary
 
Methods inherited from class ibi.broker.api.data.schedule.DistributionFTP
getDestination, getFtpLocation, getFtpPassword, getFtpServerName, getFtpUserName, getIndexFile, getZipFileName, isZipBurstReportsTogether, isZipResult, setDestination, setFtpLocation, setFtpPassword, setFtpServerName, setFtpUserName, setIndexFile, setZipBurstReportsTogether, setZipFileName, setZipResult
 
Methods inherited from class ibi.broker.api.data.schedule.Distribution
getDescription, getId, isEnabled, setDescription, setEnabled, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributionSFTP

public DistributionSFTP()


Copyright © 2006 Information Builders, Incorporated.