Interface DeleteAddressService

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

public interface DeleteAddressService extends com.skava.core.EcommService<UserAddressRequest,AddressesResponse>
An interface to define the service for deleting an Address.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process