Interface GetAddressService

All Superinterfaces:
com.skava.core.EcommService<UserAddressRequest,AddressesResponse>
All Known Implementing Classes:
GetAddressServiceImpl

public interface GetAddressService extends com.skava.core.EcommService<UserAddressRequest,AddressesResponse>
An interface to define the service for retrieving address.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process