Uses of Interface
org.broadleafcommerce.core.order.service.FulfillmentGroupService

Packages that use FulfillmentGroupService
org.broadleafcommerce.core.order.service   
org.broadleafcommerce.core.order.service.legacy   
org.broadleafcommerce.core.order.strategy   
org.broadleafcommerce.core.pricing.service   
org.broadleafcommerce.core.pricing.service.workflow   
 

Uses of FulfillmentGroupService in org.broadleafcommerce.core.order.service
 

Classes in org.broadleafcommerce.core.order.service that implement FulfillmentGroupService
 class FulfillmentGroupServiceImpl
           
 

Fields in org.broadleafcommerce.core.order.service declared as FulfillmentGroupService
protected  FulfillmentGroupService OrderServiceImpl.fulfillmentGroupService
           
protected  FulfillmentGroupService MergeCartServiceImpl.fulfillmentGroupService
           
 

Uses of FulfillmentGroupService in org.broadleafcommerce.core.order.service.legacy
 

Fields in org.broadleafcommerce.core.order.service.legacy declared as FulfillmentGroupService
protected  FulfillmentGroupService LegacyOrderServiceImpl.fulfillmentGroupService
          Deprecated.  
protected  FulfillmentGroupService LegacyMergeCartServiceImpl.fulfillmentGroupService
          Deprecated.  
 

Uses of FulfillmentGroupService in org.broadleafcommerce.core.order.strategy
 

Fields in org.broadleafcommerce.core.order.strategy declared as FulfillmentGroupService
protected  FulfillmentGroupService FulfillmentGroupItemStrategyImpl.fulfillmentGroupService
           
 

Uses of FulfillmentGroupService in org.broadleafcommerce.core.pricing.service
 

Fields in org.broadleafcommerce.core.pricing.service declared as FulfillmentGroupService
protected  FulfillmentGroupService FulfillmentPricingServiceImpl.fulfillmentGroupService
           
 

Uses of FulfillmentGroupService in org.broadleafcommerce.core.pricing.service.workflow
 

Fields in org.broadleafcommerce.core.pricing.service.workflow declared as FulfillmentGroupService
protected  FulfillmentGroupService ConsolidateFulfillmentFeesActivity.fulfillmentGroupService
           
 



Copyright © 2013. All Rights Reserved.