@Component(value="blCheckoutStageVariableExpression") @ConditionalOnTemplating public class CheckoutStageVariableExpression extends Object implements 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 BroadleafVariableExpressionCopyright © 2020. All rights reserved.