Uses of Interface
org.broadleafcommerce.core.order.strategy.FulfillmentGroupItemStrategy
Packages that use FulfillmentGroupItemStrategy
Package
Description
-
Uses of FulfillmentGroupItemStrategy in org.broadleafcommerce.core.order.service.workflow
Fields in org.broadleafcommerce.core.order.service.workflow declared as FulfillmentGroupItemStrategyModifier and TypeFieldDescriptionprotected FulfillmentGroupItemStrategyAddWorkflowVerifyFulfillmentGroupItemsActivity.fgItemStrategyprotected FulfillmentGroupItemStrategyRemoveWorkflowVerifyFulfillmentGroupItemsActivity.fgItemStrategyprotected FulfillmentGroupItemStrategyUpdateWorkflowVerifyFulfillmentGroupItemsActivity.fgItemStrategy -
Uses of FulfillmentGroupItemStrategy in org.broadleafcommerce.core.order.service.workflow.add
Fields in org.broadleafcommerce.core.order.service.workflow.add declared as FulfillmentGroupItemStrategyModifier and TypeFieldDescriptionprotected FulfillmentGroupItemStrategyAddFulfillmentGroupItemActivity.fgItemStrategy -
Uses of FulfillmentGroupItemStrategy in org.broadleafcommerce.core.order.service.workflow.remove
Fields in org.broadleafcommerce.core.order.service.workflow.remove declared as FulfillmentGroupItemStrategyModifier and TypeFieldDescriptionprotected FulfillmentGroupItemStrategyRemoveFulfillmentGroupItemActivity.fgItemStrategy -
Uses of FulfillmentGroupItemStrategy in org.broadleafcommerce.core.order.service.workflow.update
Fields in org.broadleafcommerce.core.order.service.workflow.update declared as FulfillmentGroupItemStrategyModifier and TypeFieldDescriptionprotected FulfillmentGroupItemStrategyUpdateFulfillmentGroupItemActivity.fgItemStrategy -
Uses of FulfillmentGroupItemStrategy in org.broadleafcommerce.core.order.strategy
Classes in org.broadleafcommerce.core.order.strategy that implement FulfillmentGroupItemStrategyModifier and TypeClassDescriptionclassclassThis class provides the implementation of a strategy that does not touch FulfillmentGroupItems when cart add or update operations have been performed.