Class FindAllAccountHistoryServiceImpl

java.lang.Object
com.skava.accounts.service.impl.FindAllAccountHistoryServiceImpl
All Implemented Interfaces:
FindAllAccountHistoryService, com.skava.core.EcommService<AccountHistoryRequestInternal,AccountHistoriesAPIResponse>

@Service public class FindAllAccountHistoryServiceImpl extends Object implements FindAllAccountHistoryService
The Class FindAllAccountHistoryServiceImpl is used for finding all the accountHistorys based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • FindAllAccountHistoryServiceImpl

      public FindAllAccountHistoryServiceImpl()
  • Method Details