Uses of Interface
org.broadleafcommerce.inventory.service.FulfillmentLocationService

Packages that use FulfillmentLocationService
org.broadleafcommerce.inventory.admin.server.service.handler   
org.broadleafcommerce.inventory.service   
org.broadleafcommerce.inventory.service.workflow   
 

Uses of FulfillmentLocationService in org.broadleafcommerce.inventory.admin.server.service.handler
 

Fields in org.broadleafcommerce.inventory.admin.server.service.handler declared as FulfillmentLocationService
protected  FulfillmentLocationService InventoryCustomPersistenceHandler.fulfillmentLocationService
           
protected  FulfillmentLocationService FulfillmentLocationCustomPersistenceHandler.fulfillmentLocationService
           
 

Uses of FulfillmentLocationService in org.broadleafcommerce.inventory.service
 

Classes in org.broadleafcommerce.inventory.service that implement FulfillmentLocationService
 class FulfillmentLocationServiceImpl
           
 

Fields in org.broadleafcommerce.inventory.service declared as FulfillmentLocationService
protected  FulfillmentLocationService InventoryServiceImpl.fulfillmentLocationService
           
 

Uses of FulfillmentLocationService in org.broadleafcommerce.inventory.service.workflow
 

Fields in org.broadleafcommerce.inventory.service.workflow declared as FulfillmentLocationService
protected  FulfillmentLocationService DecrementInventoryActivity.fulfillmentLocationService
           
 



Copyright © 2013. All Rights Reserved.