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

E22563-02

Uses of Class
oracle.apps.fnd.applcp.srs.view.interfaces.IOutputUser.MODE

Packages that use IOutputUser.MODE
oracle.apps.fnd.applcp.srs.view.backing   
oracle.apps.fnd.applcp.srs.view.interfaces   
 

Uses of IOutputUser.MODE in oracle.apps.fnd.applcp.srs.view.backing
 

Constructors in oracle.apps.fnd.applcp.srs.view.backing with parameters of type IOutputUser.MODE
OutputHandler(java.lang.String a_currentJobName, java.lang.String a_currentJobPackage, IOutputUser a_outputUser, IOutputUser.MODE a_mode)
           
OutputHandler(java.lang.String a_currentJobName, java.lang.String a_currentJobPackage, IOutputUser a_outputUser, IOutputUser.MODE a_mode, java.util.Locale a_locale)
          This constructor is to be used specifically by those users who need to display the output UI in a mode other than the default (CREATE) mode.
 

Uses of IOutputUser.MODE in oracle.apps.fnd.applcp.srs.view.interfaces
 

Methods in oracle.apps.fnd.applcp.srs.view.interfaces that return IOutputUser.MODE
static IOutputUser.MODE IOutputUser.MODE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IOutputUser.MODE[] IOutputUser.MODE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.