Interface WriteLikelihoodService

All Known Implementing Classes:
WriteLikelihoodServiceImpl

public interface WriteLikelihoodService
Created by Cieyou on 3/12/14.
  • Method Summary

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

    • update

      org.apache.fineract.infrastructure.core.data.CommandProcessingResult update(Long likelihoodId, org.apache.fineract.infrastructure.core.api.JsonCommand command)