Interface UpdateAddressService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process