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 Summary
ConstructorsConstructorDescriptionCreditReportReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
CreditReportReadPlatformServiceImpl
@Autowired public CreditReportReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveCreditReportDetails
- Specified by:
retrieveCreditReportDetailsin interfaceCreditReportReadPlatformService
-