Package lumis.portal.transaction.spi
Contains the transaction service provider interfaces.
The interfaces in this package are to be implemented by components that
provides ITransaction
implementation.
- Since:
- 4.2.0
- Version:
- $Revision: 9601 $ $Date: 2008-07-18 15:38:17 -0300 (Fri, 18 Jul 2008) $
-
Interface Summary Interface Description ITransactionProviderCallback Interface that transaction service providers must callback, for portal internal processes.ITransactionSPI The transaction interface used internally by the portal framework.