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

E22563-02

oracle.apps.fnd.applcp.request.exec
Class CPRequestContext

java.lang.Object
  extended by oracle.apps.fnd.applcp.request.exec.CPRequestContext

public class CPRequestContext
extends java.lang.Object

! MODIFIED (MM/DD/YY) (Bug#) (Description) ! aweisber 08/26/11 - Fix ApplUser for Elevated Sesssion ! sonelson 11/22/10 - 8804374 - log MessageID for INFO/SEVERE/WARNING !


Constructor Summary
CPRequestContext()
           
 
Method Summary
static boolean checkSession(long mRequestID, oracle.as.scheduler.RequestParameters params)
          Check whether current ApplSession exists, and whether a session has already been created for this request.
static boolean setApplSession(long mRequestID, oracle.as.scheduler.RequestParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPRequestContext

public CPRequestContext()
Method Detail

setApplSession

public static boolean setApplSession(long mRequestID,
                                     oracle.as.scheduler.RequestParameters params)
                              throws java.lang.Exception
Throws:
java.lang.Exception

checkSession

public static boolean checkSession(long mRequestID,
                                   oracle.as.scheduler.RequestParameters params)
Check whether current ApplSession exists, and whether a session has already been created for this request. If a session has already been created, we attach to it.


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

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.