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