|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopiaTransactionAware
Use this contract on a object which use a TopiaContext as a
transaction.
getTransaction() returns the internal transaction used.
the method setTransaction(TopiaContext) put the internal
transaction.
| Method Summary | |
|---|---|
TopiaContext |
getTransaction()
Obtains the internal transaction. |
void |
setTransaction(TopiaContext transaction)
Put in the instance, the given transaction. |
| Method Detail |
|---|
TopiaContext getTransaction()
null object.
void setTransaction(TopiaContext transaction)
transaction - the transaction to push
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||