Class FindAllAccountServiceImpl

java.lang.Object
com.skava.accounts.service.impl.AccountServiceImpl
com.skava.accounts.service.impl.FindAllAccountServiceImpl
All Implemented Interfaces:
FindAllAccountService, com.skava.core.EcommService<AccountRequestInternal,AccountsAPIResponse>

@Service public class FindAllAccountServiceImpl extends AccountServiceImpl implements FindAllAccountService
The Class FindAllAccountServiceImpl is used for finding all the accounts based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • FindAllAccountServiceImpl

      public FindAllAccountServiceImpl()
  • Method Details