Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Uses of Interface
oracle.as.scheduler.substitution.Substitutor

Packages that use Substitutor
oracle.as.scheduler.substitution   
 

Uses of Substitutor in oracle.as.scheduler.substitution
 

Classes in oracle.as.scheduler.substitution that implement Substitutor
 class SubstitutorImpl
          Perform token substitutions on a string using a set of SubstitutionHandlers.
 

Methods in oracle.as.scheduler.substitution that return Substitutor
static Substitutor SubstitutorFactory.getEssEnvSubstitutor()
          Create a Substitutor using the EssEnvSubstitutionHandler
static Substitutor SubstitutorFactory.getSubstitutor(RequestExecutionContext ctxt, RequestParameters params)
          Create the standard Substitutor.
static Substitutor SubstitutorFactory.getSubstitutorWithAltEnv(RequestExecutionContext ctxt, RequestParameters params, java.util.Map<java.lang.String,java.lang.String> altAppEnv)
          Create the standard Substitutor.
 


Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Copyright © 2008, 2012 Oracle. All rights reserved.