@Component(value="blCheckoutStageVariableExpression") @ConditionalOnTemplating public class CheckoutStageVariableExpression extends Object implements org.broadleafcommerce.common.web.expression.BroadleafVariableExpression
| Constructor and Description |
|---|
CheckoutStageVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isActiveStage(String currentStage,
String activeStage) |
boolean |
isLaterStage(String currentStage,
String activeStage) |
boolean |
isPreviousStage(String currentStage,
String activeStage) |
public String getName()
getName in interface org.broadleafcommerce.common.web.expression.BroadleafVariableExpressionCopyright © 2021. All rights reserved.