Interface UpdateConsentService

All Superinterfaces:
com.skava.core.EcommService<ConsentRequest,ConsentResponse>
All Known Implementing Classes:
UpdateConsentServiceImpl

public interface UpdateConsentService extends com.skava.core.EcommService<ConsentRequest,ConsentResponse>
An interface to define the service for updating a consent.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process