Class SavingsAccountTransactionBusinessEvent
java.lang.Object
org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction>
org.apache.fineract.infrastructure.event.business.domain.savings.transaction.SavingsAccountTransactionBusinessEvent
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction>
- Direct Known Subclasses:
SavingsDepositBusinessEvent,SavingsWithdrawalBusinessEvent
public abstract class SavingsAccountTransactionBusinessEvent
extends org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction>
-
Constructor Summary
ConstructorsConstructorDescriptionSavingsAccountTransactionBusinessEvent(org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
getMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.fineract.infrastructure.event.business.domain.BusinessEvent
getType
-
Constructor Details
-
SavingsAccountTransactionBusinessEvent
public SavingsAccountTransactionBusinessEvent(org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction value)
-
-
Method Details
-
getCategory
-
getAggregateRootId
-