Package com.skava.service
Interface GetCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequest,
CommonCollectionResponse>
- All Known Implementing Classes:
GetCollectionServiceImpl
public interface GetCollectionService
extends com.skava.core.EcommService<CollectionRequest,CommonCollectionResponse>
An interface to define the service for retrieving a collection.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process