Interface GetConsentService

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

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process