Uses of Interface
com.elasticpath.service.catalog.InventoryAuditService

Packages that use InventoryAuditService
com.elasticpath.cmweb.ajaxservice   
com.elasticpath.cmweb.ajaxservice.impl   
com.elasticpath.cmweb.controller.impl   
com.elasticpath.service.catalog.impl   
 

Uses of InventoryAuditService in com.elasticpath.cmweb.ajaxservice
 

Methods in com.elasticpath.cmweb.ajaxservice with parameters of type InventoryAuditService
 void InventoryAjaxService.setInventoryAuditService(InventoryAuditService inventoryAuditService)
           
 

Uses of InventoryAuditService in com.elasticpath.cmweb.ajaxservice.impl
 

Methods in com.elasticpath.cmweb.ajaxservice.impl with parameters of type InventoryAuditService
 void InventoryAjaxServiceImpl.setInventoryAuditService(InventoryAuditService inventoryAuditService)
           
 

Uses of InventoryAuditService in com.elasticpath.cmweb.controller.impl
 

Methods in com.elasticpath.cmweb.controller.impl with parameters of type InventoryAuditService
 void InventoryUploadControllerImpl.setInventoryAuditService(InventoryAuditService inventoryAuditService)
           
 

Uses of InventoryAuditService in com.elasticpath.service.catalog.impl
 

Classes in com.elasticpath.service.catalog.impl that implement InventoryAuditService
 class InventoryAuditServiceImpl
          Provides inventory auditing services.