Package com.skava.service
Interface DeleteConsentService
- All Superinterfaces:
com.skava.core.EcommService<ConsentRequest,
ConsentResponse>
- All Known Implementing Classes:
DeleteConsentServiceImpl
public interface DeleteConsentService
extends com.skava.core.EcommService<ConsentRequest,ConsentResponse>
An interface to define the service for deleting an existing consent.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process