Interface GetAllUserConsentHistoryService

All Superinterfaces:
com.skava.core.EcommService<UserConsentHistoryRequest,UserConsentHistoryFindAllResponse>
All Known Implementing Classes:
GetAllUserConsentHistoryServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process