Package com.skava.service
Interface GetAllCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequest,
CollectionsResponse>
- All Known Implementing Classes:
GetAllCollectionServiceImpl
public interface GetAllCollectionService
extends com.skava.core.EcommService<CollectionRequest,CollectionsResponse>
An interface to define the service for retrieving all collections.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process