Class CreditBureauLoanProductMappingReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.infrastructure.creditbureau.service.CreditBureauLoanProductMappingReadPlatformServiceImpl
- All Implemented Interfaces:
CreditBureauLoanProductMappingReadPlatformService
@Service
public class CreditBureauLoanProductMappingReadPlatformServiceImpl
extends Object
implements CreditBureauLoanProductMappingReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionCreditBureauLoanProductMappingReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
CreditBureauLoanProductMappingReadPlatformServiceImpl
@Autowired public CreditBureauLoanProductMappingReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
readCreditBureauLoanProductMapping
- Specified by:
readCreditBureauLoanProductMappingin interfaceCreditBureauLoanProductMappingReadPlatformService
-
readMappingByLoanId
- Specified by:
readMappingByLoanIdin interfaceCreditBureauLoanProductMappingReadPlatformService
-
fetchLoanProducts
- Specified by:
fetchLoanProductsin interfaceCreditBureauLoanProductMappingReadPlatformService
-