Class StandingInstructionHistoryReadPlatformServiceImpl

java.lang.Object
org.apache.fineract.portfolio.account.service.StandingInstructionHistoryReadPlatformServiceImpl
All Implemented Interfaces:
StandingInstructionHistoryReadPlatformService

public class StandingInstructionHistoryReadPlatformServiceImpl extends Object implements StandingInstructionHistoryReadPlatformService
  • Constructor Details

    • StandingInstructionHistoryReadPlatformServiceImpl

      public StandingInstructionHistoryReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.apache.fineract.infrastructure.security.utils.ColumnValidator columnValidator, org.apache.fineract.infrastructure.core.service.database.DatabaseSpecificSQLGenerator sqlGenerator, org.apache.fineract.infrastructure.core.service.PaginationHelper paginationHelper)
  • Method Details