Interface ShareProductDividendReadPlatformService

All Known Implementing Classes:
ShareProductDividendReadPlatformServiceImpl

public interface ShareProductDividendReadPlatformService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.fineract.infrastructure.core.service.Page<ShareProductDividendPayOutData>
    retriveAll(Long productId, Integer status, org.apache.fineract.infrastructure.core.service.SearchParameters searchParameters)
     
  • Method Details

    • retriveAll

      org.apache.fineract.infrastructure.core.service.Page<ShareProductDividendPayOutData> retriveAll(Long productId, Integer status, org.apache.fineract.infrastructure.core.service.SearchParameters searchParameters)