| Package | Description |
|---|---|
| org.broadleafcommerce.common.web.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigVariableProcessor
A Thymeleaf processor that will lookup the value of a configuration variable.
|
class |
DataDrivenEnumerationProcessor
Processor that returns a list of
DataDriveEnumerationValues for a particular key
Parameters:
key - key for the DataDrivenEnumeration that the DataDrivenEnumerationValues should be apart of
sort - 'ASCENDING' or 'DESCENDING' if the resulting values should be sorted by not. |
Copyright © 2014. All Rights Reserved.