Interface TransactionService
-
- All Known Implementing Classes:
TransactionServiceImpl
public interface TransactionServiceProvide different types of transactions to the site- Author:
- russdanner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.transaction.UserTransactiongetTransaction()get a standard user transaction
-