Class LoanProductBusinessEvent
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
- All Implemented Interfaces:
org.apache.fineract.infrastructure.event.business.domain.BusinessEvent<org.apache.fineract.portfolio.loanproduct.domain.LoanProduct>
- Direct Known Subclasses:
LoanProductCreateBusinessEvent
public abstract class LoanProductBusinessEvent
extends org.apache.fineract.infrastructure.event.business.domain.AbstractBusinessEvent<org.apache.fineract.portfolio.loanproduct.domain.LoanProduct>
-
Constructor Summary
ConstructorsConstructorDescriptionLoanProductBusinessEvent(org.apache.fineract.portfolio.loanproduct.domain.LoanProduct 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
-
LoanProductBusinessEvent
public LoanProductBusinessEvent(org.apache.fineract.portfolio.loanproduct.domain.LoanProduct value)
-
-
Method Details
-
getCategory
-
getAggregateRootId
-