Class SelfAccountTransferReadServiceImpl
java.lang.Object
org.apache.fineract.portfolio.self.account.service.SelfAccountTransferReadServiceImpl
- All Implemented Interfaces:
SelfAccountTransferReadService
public class SelfAccountTransferReadServiceImpl
extends Object
implements SelfAccountTransferReadService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrieveSelfAccountTemplateData(org.apache.fineract.useradministration.domain.AppUser user)
-
Constructor Details
-
SelfAccountTransferReadServiceImpl
public SelfAccountTransferReadServiceImpl()
-
-
Method Details
-
retrieveSelfAccountTemplateData
public Collection<SelfAccountTemplateData> retrieveSelfAccountTemplateData(org.apache.fineract.useradministration.domain.AppUser user) - Specified by:
retrieveSelfAccountTemplateDatain interfaceSelfAccountTransferReadService
-