Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.srs.model.util.interfaces.output
Interface IFTPDestination

All Superinterfaces:
IOutputDestination
All Known Implementing Classes:
FTPDestination

public interface IFTPDestination
extends IOutputDestination


Nested Class Summary
 
Nested classes/interfaces inherited from interface oracle.apps.fnd.applcp.srs.model.util.interfaces.IOutputDestination
IOutputDestination.DESTINATION_TYPE
 
Method Summary
 java.lang.String getFtpServerName()
           
 java.lang.String getPassword()
           
 java.lang.String getRemoteFileName()
           
 java.lang.String getUserName()
           
 
Methods inherited from interface oracle.apps.fnd.applcp.srs.model.util.interfaces.IOutputDestination
equals, getOutputFMG, getType, getTypeAsString, getUniqueId, setOutputFMG, setUniqueId
 

Method Detail

getFtpServerName

java.lang.String getFtpServerName()

getRemoteFileName

java.lang.String getRemoteFileName()

getUserName

java.lang.String getUserName()

getPassword

java.lang.String getPassword()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.