Verwendungen von Schnittstelle
de.uplanet.server.transaction.IAfterCommitAction
Packages, die IAfterCommitAction verwenden
-
Verwendungen von IAfterCommitAction in de.uplanet.server.transaction
Methoden in de.uplanet.server.transaction, die IAfterCommitAction zurückgebenModifizierer und TypMethodeBeschreibungdefault IAfterCommitActionIAfterCommitAction.merge(IAfterCommitAction p_afterCommitAction) Try to merge this action with the given one.Methoden in de.uplanet.server.transaction mit Parametern vom Typ IAfterCommitActionModifizierer und TypMethodeBeschreibungvoidITransaction.addAfterCommitAction(IAfterCommitAction p_action) Add an after-commit action to this transactionstatic voidTransactionManager.addAfterCommitAction(IAfterCommitAction p_action) Add an action to the current transaction that will be performed after the transaction has been committed.default IAfterCommitActionIAfterCommitAction.merge(IAfterCommitAction p_afterCommitAction) Try to merge this action with the given one.