|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.5) E20742-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReqParamCtxtSubstitutionHandler
Interface for handlers used by ReqParamCtxtSubstitutor.
ReqParamCtxtSubstitutor,
RequestParameters| Method Summary | |
|---|---|
void |
initialize(RequestExecutionContext context,
RequestParameters requestParams)
Used to pass the data that the handlers may use for their internal logic. |
| Methods inherited from interface oracle.as.scheduler.substitution.SubstitutionHandler |
|---|
close, containsKey, get, getId |
| Method Detail |
|---|
void initialize(RequestExecutionContext context,
RequestParameters requestParams)
context - The execution context to be used for substitution.requestParams - The request parameters from which to extract data.
|
Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.5) E20742-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||