Interface CreateConsentService

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

public interface CreateConsentService extends com.skava.core.EcommService<ConsentRequest,ConsentResponse>
An interface to define the service for creating a new Consent.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process