|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.apps.fnd.applcp.request.exec.CPRequestContext
public class CPRequestContext
! MODIFIED (MM/DD/YY) (Bug#) (Description) ! aweisber 08/26/11 - Fix ApplUser for Elevated Sesssion ! aweisber 03/28/11 - Subrequests should inherit language of the Father. ! 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)
|
static boolean |
setApplSession(long mRequestID,
oracle.as.scheduler.RequestParameters params,
boolean fmode)
|
static boolean |
storeSession(long mRequestID,
java.lang.String mSessionID)
Save new session id to ESS persistance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CPRequestContext()
Method Detail |
---|
public static boolean setApplSession(long mRequestID, oracle.as.scheduler.RequestParameters params) throws java.lang.Exception
java.lang.Exception
public static boolean setApplSession(long mRequestID, oracle.as.scheduler.RequestParameters params, boolean fmode) throws java.lang.Exception
java.lang.Exception
public static boolean checkSession(long mRequestID, oracle.as.scheduler.RequestParameters params)
public static boolean storeSession(long mRequestID, java.lang.String mSessionID)
|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |