Interface GetAllAddressesService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process