Class FindAllAccountForTheSellerServiceImpl

java.lang.Object
com.skava.accounts.service.impl.AccountSellerServiceImpl
com.skava.accounts.service.impl.FindAllAccountForTheSellerServiceImpl
All Implemented Interfaces:
FindAllAccountForAccountSellerService, com.skava.core.EcommService<AccountSellerRequestInternal,AccountsAPIResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=true, noRollbackFor=java.lang.Exception.class) public class FindAllAccountForTheSellerServiceImpl extends AccountSellerServiceImpl implements FindAllAccountForAccountSellerService
The Class FindAllAccountForTheSellerServiceImpl is used for finding all the accounts associated with a particular seller user id.
Author:
Infosys Equinox