Interface DeleteUserConsentService

All Superinterfaces:
com.skava.core.EcommService<UserConsentRequest,UserConsentResponse>
All Known Implementing Classes:
DeleteUserConsentServiceImpl

public interface DeleteUserConsentService extends com.skava.core.EcommService<UserConsentRequest,UserConsentResponse>
An interface to define the service for deleting an user consent.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process