Class ValidateInventoryRuleServiceImpl
java.lang.Object
com.skava.inventory.service.impl.inventoryrule.ValidateInventoryRuleServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<InventoryRuleRequest,
,InventoryRuleResponse> CustomEcommService<InventoryRuleRequest,
,InventoryRuleResponse> ValidateInventoryRuleService
@Service
public class ValidateInventoryRuleServiceImpl
extends Object
implements ValidateInventoryRuleService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.inventory.service.CustomEcommService
getValidateException
Methods inherited from interface com.skava.core.EcommService
getValidator, getValidator
-
Constructor Details
-
ValidateInventoryRuleServiceImpl
public ValidateInventoryRuleServiceImpl()
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<InventoryRuleRequest,
InventoryRuleResponse>
-