Class CreditBureauConfigurationRepositoryWrapper
java.lang.Object
org.apache.fineract.infrastructure.creditbureau.domain.CreditBureauConfigurationRepositoryWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionCreditBureauConfigurationRepositoryWrapper(CreditBureauConfigurationRepository creditBureauConfigurationRepository) -
Method Summary
Modifier and TypeMethodDescriptiongetCreditBureauConfigData(Integer creditBureauID, String parameterName)
-
Constructor Details
-
CreditBureauConfigurationRepositoryWrapper
@Autowired public CreditBureauConfigurationRepositoryWrapper(CreditBureauConfigurationRepository creditBureauConfigurationRepository)
-
-
Method Details
-
getCreditBureauConfigData
public CreditBureauConfiguration getCreditBureauConfigData(Integer creditBureauID, String parameterName)
-