|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplicationTransaction
Application transactions represent the total work and transactions associated with a user request, that is from the first UI action, to all the server side transactions and work, to the final UI response action before returning to the user.
| Method Summary | |
|---|---|
java.lang.String |
getAppTxId()
Return the application transaction id (that is, a unique identifier for this transaction). |
java.lang.String |
getUserId()
Return the id of the user this transaction pertains to. |
| Method Detail |
|---|
java.lang.String getUserId()
java.lang.String getAppTxId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||