EntityTransactionInterface
- public interface EntityTransactionInterface extends TransactionInterface
This interface is implemented by all transactions of entities (as opposed to transaction which only concern users or other kinds of transactions).
- Author:
Timm Fitschen