Class FindAllAddressesServiceImpl

java.lang.Object
com.skava.accounts.service.impl.FindAllAddressesServiceImpl
All Implemented Interfaces:
FindAllAddressesService, com.skava.core.EcommService<AddressRequestInternal,AddressesAPIResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=true) public class FindAllAddressesServiceImpl extends Object implements FindAllAddressesService
The Class FindAllAddressesServiceImpl is used for finding all the addresses based on the provided information.