@Component(value="blProductOptionsProcessor") public class ProductOptionsProcessor extends AbstractModelVariableModifierProcessor
| Modifier and Type | Field and Description |
|---|---|
protected CatalogService |
catalogService |
protected static Map<Object,String> |
JSON_CACHE |
| Constructor and Description |
|---|
ProductOptionsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected void |
modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
addToModel, processElementdoProcess, getMatcherprotected CatalogService catalogService
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
modifyModelAttributes in class AbstractModelVariableModifierProcessorCopyright © 2013. All Rights Reserved.