Interface ValidateInventoryRuleService

All Superinterfaces:
CustomEcommService<InventoryRuleRequest,InventoryRuleResponse>, com.skava.core.EcommService<InventoryRuleRequest,InventoryRuleResponse>
All Known Implementing Classes:
ValidateInventoryRuleServiceImpl

public interface ValidateInventoryRuleService extends CustomEcommService<InventoryRuleRequest,InventoryRuleResponse>
  • Method Summary

    Methods inherited from interface com.skava.inventory.service.CustomEcommService

    getValidateException

    Methods inherited from interface com.skava.core.EcommService

    getValidator, getValidator, process