lumis.portal.transaction.spi
Interface ITransactionSPI
- All Superinterfaces:
- ITransaction
- All Known Implementing Classes:
- TransactionHibernate
public interface ITransactionSPI
- extends ITransaction
The transaction interface used internally by the portal framework.
ITransaction
implementations must also implement this interface.
- Since:
- 4.2.0
setTransactionProviderCallback
void setTransactionProviderCallback(ITransactionProviderCallback callback)
- Sets the transaction provider callback object to be used by this
transaction.
- Parameters:
callback
- the callback object.- Since:
- 4.2.0
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.