Interface DeleteBlackListService

All Superinterfaces:
com.skava.core.EcommService<BlackListItemRequest,BlackListItemResponse>
All Known Implementing Classes:
DeleteBlackListServiceImpl

public interface DeleteBlackListService extends com.skava.core.EcommService<BlackListItemRequest,BlackListItemResponse>
An interface to define the service for deactivating User.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process