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