Class CreditReportReadPlatformServiceImpl

java.lang.Object
org.apache.fineract.infrastructure.creditbureau.data.CreditReportReadPlatformServiceImpl
All Implemented Interfaces:
CreditReportReadPlatformService

@Service public class CreditReportReadPlatformServiceImpl extends Object implements CreditReportReadPlatformService
  • Constructor Details

    • CreditReportReadPlatformServiceImpl

      @Autowired public CreditReportReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
  • Method Details