Interface CreditBureauLoanProductMappingWritePlatformService

All Known Implementing Classes:
CreditBureauLoanProductMappingWritePlatformServiceImpl

public interface CreditBureauLoanProductMappingWritePlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    addCreditBureauLoanProductMapping(Long creditBureauId, org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    updateCreditBureauLoanProductMapping(org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
  • Method Details

    • addCreditBureauLoanProductMapping

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult addCreditBureauLoanProductMapping(Long creditBureauId, org.apache.fineract.infrastructure.core.api.JsonCommand command)
    • updateCreditBureauLoanProductMapping

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult updateCreditBureauLoanProductMapping(org.apache.fineract.infrastructure.core.api.JsonCommand command)