Package com.skava.merchandise.service
Interface UpdateCategoryPropertyService
- All Superinterfaces:
com.skava.core.EcommService<CategoryPropertyRequestInternal,
CategoryPropertiesResponse>
- All Known Implementing Classes:
UpdateCategoryPropertyServiceImpl
public interface UpdateCategoryPropertyService
extends com.skava.core.EcommService<CategoryPropertyRequestInternal,CategoryPropertiesResponse>
This interface is used to write a implementation class for update category property by using given request.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process