@Component(value="blProductOptionDisplayProcessor") @ConditionalOnTemplating public class ProductOptionDisplayProcessor extends Object implements OnePageCheckoutExpression
| Constructor and Description |
|---|
ProductOptionDisplayProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getDisplayValues(Object item) |
String |
getName() |
int |
getPrecedence() |
boolean |
useGlobalScope() |
public String getName()
getName in interface BroadleafVariableExpressionpublic int getPrecedence()
getPrecedence in interface OnePageCheckoutExpressionpublic boolean useGlobalScope()
useGlobalScope in interface OnePageCheckoutExpressionpublic Map<String,String> getDisplayValues(Object item)
getDisplayValues in interface OnePageCheckoutExpressionCopyright © 2023. All rights reserved.