|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestInfo
Represents information cached by the ADK about a specific SIF_Request
| Method Summary | |
|---|---|
java.lang.String |
getMessageId()
|
java.lang.String |
getObjectType()
|
java.util.Date |
getRequestTime()
The Date and Time that that this request was initially made |
java.io.Serializable |
getUserData()
Returns the Serializable UserData state object that was placed in the Query class at the time of the original request. |
boolean |
isActive()
Returns whether or not this Request is Active |
| Method Detail |
|---|
java.lang.String getObjectType()
java.lang.String getMessageId()
java.util.Date getRequestTime()
boolean isActive()
java.io.Serializable getUserData()
Query class at the time of the original request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||