Class ShareProductCommandsServiceImpl

java.lang.Object
org.apache.fineract.portfolio.shareproducts.service.ShareProductCommandsServiceImpl
All Implemented Interfaces:
ProductCommandsService

public class ShareProductCommandsServiceImpl extends Object implements ProductCommandsService
  • Constructor Details

    • ShareProductCommandsServiceImpl

      public ShareProductCommandsServiceImpl()
  • Method Details

    • postDividends

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult postDividends(Long productId, org.apache.fineract.infrastructure.core.api.JsonCommand jsonCommand)
    • handleCommand

      public Object handleCommand(Long productId, String command, String jsonBody)
      Specified by:
      handleCommand in interface ProductCommandsService