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