Class FindAccountForAccountBuyerServiceImpl

java.lang.Object
com.skava.accounts.service.impl.FindAccountForAccountBuyerServiceImpl
All Implemented Interfaces:
FindAccountForAccountBuyerService, com.skava.core.EcommService<AccountBuyerRequestInternal,AccountAPIResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=true, noRollbackFor=java.lang.Exception.class) public class FindAccountForAccountBuyerServiceImpl extends Object implements FindAccountForAccountBuyerService
The Class FindAccountServiceImpl is used for finding account based on the provided information.
Author:
Infosys Equinox