|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 7 (11.1.7) E22563-07 |
|||||||||
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
This class initializes the ApplSession context for ESS requests.
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 7 (11.1.7) E22563-07 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |