Interface GetAllConsentService

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

public interface GetAllConsentService extends com.skava.core.EcommService<ConsentRequest,ConsentResponse>
An interface to define the service for retrieving all consents.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process