Class FulfillmentVariableExpression
java.lang.Object
org.broadleafcommerce.core.web.expression.checkout.FulfillmentVariableExpression
- All Implemented Interfaces:
BroadleafVariableExpression
@Component("blFulfillmentVariableExpression")
@ConditionalOnTemplating
public class FulfillmentVariableExpression
extends Object
implements BroadleafVariableExpression
- Author:
- Chris Kittrell (ckittrell)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CartStateServiceprotected FulfillmentGroupServiceprotected FulfillmentOptionServiceprotected FulfillmentPricingServiceprotected OrderMultishipOptionService -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cartStateService
-
fulfillmentGroupService
-
fulfillmentOptionService
-
fulfillmentPricingService
-
orderMultishipOptionService
-
-
Constructor Details
-
FulfillmentVariableExpression
public FulfillmentVariableExpression()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceBroadleafVariableExpression
-
getNumShippableFulfillmentGroups
public int getNumShippableFulfillmentGroups() -
getFulfillmentOptions
-
getMultiShipOptions
-
getFulfillmentEstimateResponse
-
isNullOrder
-