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 IWebFolderDestination

All Superinterfaces:
IOutputDestination
All Known Implementing Classes:
WebFolderDestination

public interface IWebFolderDestination
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 getFolderServerName()
           
 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

getFolderServerName

java.lang.String getFolderServerName()

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.