@Component(value="blDateProcessor") @ConditionalOnTemplating public class DateProcessor extends Object implements DateExpression
| Constructor and Description |
|---|
DateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getPrecedence() |
String |
renderWithContextTimeZone(Date date) |
public String getName()
getName in interface BroadleafVariableExpressiongetName in interface DateExpressionpublic int getPrecedence()
getPrecedence in interface DateExpressionpublic String renderWithContextTimeZone(Date date)
renderWithContextTimeZone in interface DateExpressionCopyright © 2024. All rights reserved.