Class AccountingProcessorForSavingsFactory
java.lang.Object
org.apache.fineract.accounting.journalentry.service.AccountingProcessorForSavingsFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondetermineProcessor(SavingsDTO savingsDTO) Looks like overkill for now, but wanted to keep the savings side of accounting identical to that of Loans (would we need an Accrual based accounting in the future?)
-
Constructor Details
-
AccountingProcessorForSavingsFactory
public AccountingProcessorForSavingsFactory()
-
-
Method Details
-
determineProcessor
Looks like overkill for now, but wanted to keep the savings side of accounting identical to that of Loans (would we need an Accrual based accounting in the future?)
-