| Package | Description |
|---|---|
| org.broadleafcommerce.common.template | |
| org.broadleafcommerce.common.web |
| Modifier and Type | Field and Description |
|---|---|
static TemplateType |
TemplateType.CATEGORY |
static TemplateType |
TemplateType.OTHER |
static TemplateType |
TemplateType.PAGE |
static TemplateType |
TemplateType.PRODUCT |
| Modifier and Type | Method and Description |
|---|---|
static TemplateType |
TemplateType.getInstance(String type) |
| Modifier and Type | Method and Description |
|---|---|
int |
TemplateType.compareTo(TemplateType arg0) |
| Modifier and Type | Method and Description |
|---|---|
TemplateType |
TemplateTypeAware.getTemplateType(javax.servlet.http.HttpServletRequest request)
If a custom handler is written and it knows the eventual template name, then it should return the
TemplateType when this method is called.
|
Copyright © 2014. All Rights Reserved.