Package com.skava.service
Interface CreateUserConsentService
- All Superinterfaces:
com.skava.core.EcommService<UserConsentRequest,
UserConsentCreateResponse>
- All Known Implementing Classes:
CreateUserConsentServiceImpl
public interface CreateUserConsentService
extends com.skava.core.EcommService<UserConsentRequest,UserConsentCreateResponse>
An interface to define the service for creating a new User Consent.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process