public interface ContentExpression
| Modifier and Type | Field and Description |
|---|---|
static String |
BLC_RULE_MAP_PARAM |
static String |
REQUEST_DTO |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getPrecedence() |
boolean |
isSecure(javax.servlet.http.HttpServletRequest request) |
Map<String,Object> |
populateModelVariables(String tagName,
Map<String,String> tagAttributes,
org.broadleafcommerce.presentation.model.BroadleafTemplateContext context) |
static final String REQUEST_DTO
static final String BLC_RULE_MAP_PARAM
String getName()
int getPrecedence()
Map<String,Object> populateModelVariables(String tagName, Map<String,String> tagAttributes, org.broadleafcommerce.presentation.model.BroadleafTemplateContext context)
boolean isSecure(javax.servlet.http.HttpServletRequest request)
Copyright © 2023. All rights reserved.