Package com.skava.search.service
Interface FindAllCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequestInternal,
CollectionsAPIResponse>
- All Known Implementing Classes:
FindAllCollectionServiceImpl
public interface FindAllCollectionService
extends com.skava.core.EcommService<CollectionRequestInternal,CollectionsAPIResponse>
This interface is the FindAllCollectionService. This service is used to Find All Collection.
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process