Class LoanReschedulePreviewPlatformServiceImpl

java.lang.Object
org.apache.fineract.portfolio.loanaccount.rescheduleloan.service.LoanReschedulePreviewPlatformServiceImpl
All Implemented Interfaces:
org.apache.fineract.portfolio.loanaccount.rescheduleloan.service.LoanReschedulePreviewPlatformService

@Service @Transactional(readOnly=true) public class LoanReschedulePreviewPlatformServiceImpl extends Object implements org.apache.fineract.portfolio.loanaccount.rescheduleloan.service.LoanReschedulePreviewPlatformService
  • Constructor Details

    • LoanReschedulePreviewPlatformServiceImpl

      public LoanReschedulePreviewPlatformServiceImpl()
  • Method Details

    • previewLoanReschedule

      public org.apache.fineract.portfolio.loanaccount.loanschedule.domain.LoanScheduleModel previewLoanReschedule(Long requestId)
      Specified by:
      previewLoanReschedule in interface org.apache.fineract.portfolio.loanaccount.rescheduleloan.service.LoanReschedulePreviewPlatformService