Class FindAddressServiceImpl

java.lang.Object
com.skava.accounts.service.impl.FindAddressServiceImpl
All Implemented Interfaces:
FindAddressService, com.skava.core.EcommService<AddressRequestInternal,AddressAPIResponse>

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