Class AccountingProcessorForSavingsFactory

java.lang.Object
org.apache.fineract.accounting.journalentry.service.AccountingProcessorForSavingsFactory

@Component public class AccountingProcessorForSavingsFactory extends Object
  • Constructor Details

    • AccountingProcessorForSavingsFactory

      public AccountingProcessorForSavingsFactory()
  • Method Details

    • determineProcessor

      public AccountingProcessorForSavings determineProcessor(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?)