Package com.skava.list.service
Interface UpdateCollectionService
- All Superinterfaces:
com.skava.core.EcommService<CollectionRequestInternal,
Collection>
- All Known Implementing Classes:
UpdateCollectionServiceImpl
public interface UpdateCollectionService
extends com.skava.core.EcommService<CollectionRequestInternal,Collection>
UpdateCollectionService class
This interface is used to write a implementation class for collection update 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,
Collection>
-