public class DataDrivenEnumerationProcessor extends AbstractModelVariableModifierProcessor
DataDriveEnumerationValues for a particular key
Parameters:
DataDrivenEnumeration that the DataDrivenEnumerationValues should be apart ofDataDrivenEnumerationValue| Modifier and Type | Field and Description |
|---|---|
protected DataDrivenEnumerationService |
enumService |
| Constructor and Description |
|---|
DataDrivenEnumerationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected void |
modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
This method must be overriding by a processor that wishes to modify the model.
|
addCollectionToExistingSet, addItemToExistingSet, addToModel, processElementdoProcess, getMatcherprotected DataDrivenEnumerationService enumService
public DataDrivenEnumerationProcessor()
elementName - protected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
AbstractModelVariableModifierProcessormodifyModelAttributes in class AbstractModelVariableModifierProcessorpublic int getPrecedence()
getPrecedence in class AbstractModelVariableModifierProcessorCopyright © 2014. All Rights Reserved.