Package com.skava.service
Interface GetCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CommonRequest,
CommonCollectionResponse>
- All Known Implementing Classes:
GetCollectionServiceImpl
public interface GetCollectionService
extends com.skava.core.EcommService<CommonRequest,CommonCollectionResponse>
The Interface GetCollectionService which can be implemented to get a collection.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process