Interface OrganisationCreditBureauWritePlatflormService

All Known Implementing Classes:
OrganisationCreditBureauWritePlatflormServiceImpl

public interface OrganisationCreditBureauWritePlatflormService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    addOrganisationCreditBureau(Long ocb_id, org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
    org.apache.fineract.infrastructure.core.data.CommandProcessingResult
    updateCreditBureau(org.apache.fineract.infrastructure.core.api.JsonCommand command)
     
  • Method Details

    • addOrganisationCreditBureau

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult addOrganisationCreditBureau(Long ocb_id, org.apache.fineract.infrastructure.core.api.JsonCommand command)
    • updateCreditBureau

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