Class DeleteInterestRateChartSlabCommandHandler

java.lang.Object
org.apache.fineract.portfolio.interestratechart.handler.DeleteInterestRateChartSlabCommandHandler
All Implemented Interfaces:
org.apache.fineract.commands.handler.NewCommandSourceHandler

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

  • 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