Class ProductMixReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.loanproduct.productmix.service.ProductMixReadPlatformServiceImpl
- All Implemented Interfaces:
ProductMixReadPlatformService
@Service
public class ProductMixReadPlatformServiceImpl
extends Object
implements ProductMixReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionProductMixReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.apache.fineract.portfolio.loanproduct.service.LoanProductReadPlatformService loanProductReadPlatformService) -
Method Summary
-
Constructor Details
-
ProductMixReadPlatformServiceImpl
@Autowired public ProductMixReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, org.apache.fineract.portfolio.loanproduct.service.LoanProductReadPlatformService loanProductReadPlatformService)
-
-
Method Details
-
retrieveLoanProductMixDetails
- Specified by:
retrieveLoanProductMixDetailsin interfaceProductMixReadPlatformService
-
retrieveAllProductMixes
- Specified by:
retrieveAllProductMixesin interfaceProductMixReadPlatformService
-