Class JournalEntryRunningBalanceUpdateServiceImpl

java.lang.Object
org.apache.fineract.accounting.journalentry.service.JournalEntryRunningBalanceUpdateServiceImpl
All Implemented Interfaces:
org.apache.fineract.accounting.journalentry.service.JournalEntryRunningBalanceUpdateService

@Service public class JournalEntryRunningBalanceUpdateServiceImpl extends Object implements org.apache.fineract.accounting.journalentry.service.JournalEntryRunningBalanceUpdateService
  • Constructor Details

    • JournalEntryRunningBalanceUpdateServiceImpl

      public JournalEntryRunningBalanceUpdateServiceImpl()
  • Method Details

    • updateRunningBalance

      public void updateRunningBalance()
      Specified by:
      updateRunningBalance in interface org.apache.fineract.accounting.journalentry.service.JournalEntryRunningBalanceUpdateService
    • updateOfficeRunningBalance

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult updateOfficeRunningBalance(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      updateOfficeRunningBalance in interface org.apache.fineract.accounting.journalentry.service.JournalEntryRunningBalanceUpdateService