Class SavingsWithdrawalBusinessEvent
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
org.apache.fineract.infrastructure.event.business.domain.savings.transaction.SavingsWithdrawalBusinessEvent
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction>
-
Constructor Summary
ConstructorsConstructorDescriptionSavingsWithdrawalBusinessEvent(org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.savings.transaction.SavingsAccountTransactionBusinessEvent
getAggregateRootId, getCategoryMethods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
get
-
Constructor Details
-
SavingsWithdrawalBusinessEvent
public SavingsWithdrawalBusinessEvent(org.apache.fineract.portfolio.savings.domain.SavingsAccountTransaction value)
-
-
Method Details
-
getType
-