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$ $Date$
-
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.