Package com.skava.list.service
Interface FindAllCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequestInternal,
CollectionsResponse>
- All Known Implementing Classes:
FindAllCollectionServiceImpl
public interface FindAllCollectionService
extends com.skava.core.EcommService<CollectionRequestInternal,CollectionsResponse>
FindAllCollectionService class
This interface is used to write a implementation class for find all collection of list.
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<CollectionRequestInternal,
CollectionsResponse>
-