Package com.skava.merchandise.service
Interface PatchUpdateCreativeService
- All Superinterfaces:
com.skava.core.EcommService<CreativeRequestInternal,
Creative>
- All Known Implementing Classes:
PatchUpdateCreativeServiceImpl
public interface PatchUpdateCreativeService
extends com.skava.core.EcommService<CreativeRequestInternal,Creative>
This interface is used to write a implementation class for patch update creative by using given request.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process