|
Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory 11g Release 2 (11.1.2.2.0) E38583-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RequestContext.Request
This interface provides information on the request being processed.
Method Summary | |
---|---|
boolean |
checkIfCancelled() Returns true if this request requested to cancel; false otherwise. |
int |
getMessageID() Returns the message Id of this request. |
long |
getRequestID() Retrieves the request ID for this request. |
Method Detail |
---|
int getMessageID()
long getRequestID()
boolean checkIfCancelled()
true
if this request requested to cancel; false
otherwise.true
if this request requested to cancel; false
otherwise.
|
Oracle® Fusion Middleware Java API Reference for Oracle Unified Directory 11g Release 2 (11.1.2.2.0) E38583-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |