Interface LoadInventoryRuleService

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

public interface LoadInventoryRuleService extends CustomEcommService<InventoryRuleRequest,InventoryRuleDTO>
  • Method Summary

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

    getValidateException

    Methods inherited from interface com.skava.core.EcommService

    getValidator, getValidator, process