Class PocketWritePlatformServiceImpl

java.lang.Object
org.apache.fineract.portfolio.self.pockets.service.PocketWritePlatformServiceImpl
All Implemented Interfaces:
PocketWritePlatformService

public class PocketWritePlatformServiceImpl extends Object implements PocketWritePlatformService
  • Constructor Details

    • PocketWritePlatformServiceImpl

      public PocketWritePlatformServiceImpl()
  • Method Details

    • linkAccounts

      @Transactional public org.apache.fineract.infrastructure.core.data.CommandProcessingResult linkAccounts(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      linkAccounts in interface PocketWritePlatformService
    • delinkAccounts

      public org.apache.fineract.infrastructure.core.data.CommandProcessingResult delinkAccounts(org.apache.fineract.infrastructure.core.api.JsonCommand command)
      Specified by:
      delinkAccounts in interface PocketWritePlatformService