Class CreditBureauReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.infrastructure.creditbureau.service.CreditBureauReadPlatformServiceImpl
- All Implemented Interfaces:
CreditBureauReadPlatformService
@Service
public class CreditBureauReadPlatformServiceImpl
extends Object
implements CreditBureauReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionCreditBureauReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
CreditBureauReadPlatformServiceImpl
@Autowired public CreditBureauReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveCreditBureau
- Specified by:
retrieveCreditBureauin interfaceCreditBureauReadPlatformService
-