Interface FindAllBlackListItemService

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

public interface FindAllBlackListItemService extends com.skava.core.EcommService<BlackListItemRequest,BlackListItemResponse>
An interface to define the service for retrieving all blackList.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process