Interface GetCollectionService

All Superinterfaces:
com.skava.core.EcommService<GetCollectionRequest,CollectionResponse>
All Known Implementing Classes:
GetCollectionServiceImpl

public interface GetCollectionService extends com.skava.core.EcommService<GetCollectionRequest,CollectionResponse>
An interface to represent the service for retrieving the collection.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process