Package com.skava.merchandise.service
Interface FindAllCategoryAttributeService
- All Superinterfaces:
com.skava.core.EcommService<CategoryAttributeRequestInternal,
CategoryAttributesResponse>
- All Known Implementing Classes:
FindAllCategoryAttributeServiceImpl
public interface FindAllCategoryAttributeService
extends com.skava.core.EcommService<CategoryAttributeRequestInternal,CategoryAttributesResponse>
This interface is used to write a implementation class for find all category attributes by using given request.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process