JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
G
I
T
A
addTransactionSupport(TransactionSupport)
- Static method in class io.tourniquet.tx.
TransactionHelper
Adds transaction support to the page.
G
getClassTxName(Class<?>)
- Static method in class io.tourniquet.tx.
TransactionHelper
Determines the transaction name for the class.
getTxName(Object, Method)
- Static method in class io.tourniquet.tx.
TransactionHelper
Determines the transaction name of the method.
I
io.tourniquet.tx
- package io.tourniquet.tx
T
Transaction
- Annotation Type in
io.tourniquet.tx
Used declare a page or operation on a page transactional.
TransactionHelper
- Class in
io.tourniquet.tx
Utility class to enhance a Page instance with transaction support.
TransactionSupport
- Interface in
io.tourniquet.tx
Adds transaction support to a page object.
txBegin(String)
- Method in interface io.tourniquet.tx.
TransactionSupport
Method to start a transaction manually.
txEnd(String)
- Method in interface io.tourniquet.tx.
TransactionSupport
Method to stop the manually started transaction.
A
G
I
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
DevCon5 GmbH
. All rights reserved.