Interface GetAllUserConsentService

All Superinterfaces:
com.skava.core.EcommService<UserConsentRequest,UserConsentFindAllResponse>
All Known Implementing Classes:
GetAllUserConsentServiceImpl

public interface GetAllUserConsentService extends com.skava.core.EcommService<UserConsentRequest,UserConsentFindAllResponse>
An interface to define the service for retrieving all user consents.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process