Interface AccountReadPlatformService
- All Known Subinterfaces:
ShareAccountReadPlatformService
- All Known Implementing Classes:
ShareAccountReadPlatformServiceImpl
public interface AccountReadPlatformService
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.fineract.infrastructure.core.service.Page<AccountData> retrieveAll(Integer offSet, Integer limit) retrieveOne(Long id, boolean includeTemplate) retrieveTemplate(Long clientId, Long productId)
-
Method Details
-
retrieveTemplate
-
retrieveOne
-
retrieveAll
org.apache.fineract.infrastructure.core.service.Page<AccountData> retrieveAll(Integer offSet, Integer limit) -
getResponseDataParams
-