|
||||||||||
| 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 | |
|---|---|
org.nuiton.topia.TopiaContext |
getTransaction()
Obtains the internal transaction. |
void |
setTransaction(org.nuiton.topia.TopiaContext transaction)
Put in the instance, the given transaction. |
| Method Detail |
|---|
org.nuiton.topia.TopiaContext getTransaction()
null object.
void setTransaction(org.nuiton.topia.TopiaContext transaction)
transaction - the transaction to push
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||