Interface FindAllCollectionService

All Superinterfaces:
CustomEcommService<FindAllCollectionRequest,CollectionsResponse>, com.skava.core.EcommService<FindAllCollectionRequest,CollectionsResponse>
All Known Implementing Classes:
FindAllCollectionServiceImpl

public interface FindAllCollectionService extends CustomEcommService<FindAllCollectionRequest,CollectionsResponse>
FindAllCollectionService
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.inventory.service.CustomEcommService

    getValidateException

    Methods inherited from interface com.skava.core.EcommService

    getValidator, getValidator, process