Interface UpdateCollectionPropertyService
- All Superinterfaces:
CustomEcommService<UpdateCollectionPropertiesRequest,
,OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>> com.skava.core.EcommService<UpdateCollectionPropertiesRequest,
OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>>
- All Known Implementing Classes:
UpdateCollectionPropertyServiceImpl
public interface UpdateCollectionPropertyService
extends CustomEcommService<UpdateCollectionPropertiesRequest,OmsServiceEntityResponse<Collection<CollectionPropertiesDTO>>>
The interface UpdateCollectionPropertyService extends EcommService interface to handle request and response.
UpdateCollectionPropertyService 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