Class LoanProductCreateBusinessEvent
java.lang.Object
org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.portfolio.loanproduct.domain.LoanProduct>
org.apache.fineract.infrastructure.event.business.domain.loan.product.LoanProductBusinessEvent
org.apache.fineract.infrastructure.event.business.domain.loan.product.LoanProductCreateBusinessEvent
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.portfolio.loanproduct.domain.LoanProduct>
-
Constructor Summary
ConstructorsConstructorDescriptionLoanProductCreateBusinessEvent(org.apache.fineract.portfolio.loanproduct.domain.LoanProduct value) -
Method Summary
Methods inherited from class org.apache.fineract.infrastructure.event.business.domain.loan.product.LoanProductBusinessEvent
getAggregateRootId, getCategoryMethods inherited from class org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent
get
-
Constructor Details
-
LoanProductCreateBusinessEvent
public LoanProductCreateBusinessEvent(org.apache.fineract.portfolio.loanproduct.domain.LoanProduct value)
-
-
Method Details
-
getType
-