Class LoanReAmortizationCommandHandler

java.lang.Object
org.apache.fineract.portfolio.loanaccount.handler.loan.reamortization.LoanReAmortizationCommandHandler
All Implemented Interfaces:
org.apache.fineract.commands.handler.NewCommandSourceHandler

@Service @CommandType(entity="LOAN", action="REAMORTIZE") public class LoanReAmortizationCommandHandler extends Object implements org.apache.fineract.commands.handler.NewCommandSourceHandler
  • Constructor Details

    • LoanReAmortizationCommandHandler

      public LoanReAmortizationCommandHandler()
  • Method Details

    • processCommand

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult processCommand(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      processCommand in interface org.apache.fineract.commands.handler.NewCommandSourceHandler