public class BRCVariableExpression extends Object implements BroadleafVariableExpression
BroadleafRequestContext to the Thymeleaf expression context| Modifier and Type | Field and Description |
|---|---|
protected CrossAppAuthService |
crossAppAuthService |
| Constructor and Description |
|---|
BRCVariableExpression() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String propertyName) |
Date |
getCurrentTime() |
String |
getName() |
SandBox |
getSandbox() |
boolean |
isCsrMode() |
boolean |
isSandboxMode() |
@Autowired(required=false) @Qualifier(value="blCrossAppAuthService") protected CrossAppAuthService crossAppAuthService
public String getName()
getName in interface BroadleafVariableExpressionpublic SandBox getSandbox()
public Date getCurrentTime()
public boolean isCsrMode()
public boolean isSandboxMode()
Copyright © 2014. All rights reserved.