Interface UpdateCollectionPropertiesService
- All Superinterfaces:
CustomEcommService<UpdateCollectionPropertiesRequest,
,OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>> com.skava.core.EcommService<UpdateCollectionPropertiesRequest,
OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>>
- All Known Implementing Classes:
UpdateCollectionPropertiesServiceImpl
public interface UpdateCollectionPropertiesService
extends CustomEcommService<UpdateCollectionPropertiesRequest,OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>>
The interface UpdateCollectionPropertiesService extends EcommService interface to handle request and response.
UpdateCollectionPropertiesService Interface
- Author:
- karthikeyan.b02
-
Method Summary
Methods inherited from interface com.skava.oms.service.CustomEcommService
getValidateException
Methods inherited from interface com.skava.core.EcommService
getValidator, getValidator, process