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 IOutputDocument

All Known Implementing Classes:
OutputDocument

public interface IOutputDocument


Method Summary
 java.util.List<IOutputDestination> getDestinationList()
           
 java.lang.String getFMG()
           
 java.lang.String getFormat()
           
 java.util.List<javax.faces.model.SelectItem> getFormatList()
           
 java.lang.String getLocale()
           
 java.lang.String getName()
           
 java.lang.String getTemplateID()
           
 java.lang.String getTemplateType()
           
 java.lang.String getTemplateURL()
           
 boolean isEmailMe()
           
 

Method Detail

getName

java.lang.String getName()

getFormat

java.lang.String getFormat()

getLocale

java.lang.String getLocale()

isEmailMe

boolean isEmailMe()

getDestinationList

java.util.List<IOutputDestination> getDestinationList()

getTemplateID

java.lang.String getTemplateID()

getTemplateType

java.lang.String getTemplateType()

getTemplateURL

java.lang.String getTemplateURL()

getFormatList

java.util.List<javax.faces.model.SelectItem> getFormatList()

getFMG

java.lang.String getFMG()

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

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.