Class PocketAccountMappingReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.self.pockets.service.PocketAccountMappingReadPlatformServiceImpl
- All Implemented Interfaces:
PocketAccountMappingReadPlatformService
public class PocketAccountMappingReadPlatformServiceImpl
extends Object
implements PocketAccountMappingReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvalidatePocketAndAccountMapping(Long pocketId, Long accountId, Integer accountType)
-
Constructor Details
-
PocketAccountMappingReadPlatformServiceImpl
public PocketAccountMappingReadPlatformServiceImpl()
-
-
Method Details
-
retrieveAll
- Specified by:
retrieveAllin interfacePocketAccountMappingReadPlatformService
-
validatePocketAndAccountMapping
- Specified by:
validatePocketAndAccountMappingin interfacePocketAccountMappingReadPlatformService
-