org.broadleafcommerce.openadmin.web.processor
@Component(value="blAdminModuleProcessor") public class AdminModuleProcessor extends AbstractModelVariableModifierProcessor
| Constructor and Description |
|---|
AdminModuleProcessor()
Sets the name of this processor to be used in Thymeleaf template
|
| Modifier and Type | Method and Description |
|---|---|
protected AdminUser |
getPersistentAdminUser() |
int |
getPrecedence() |
protected void |
initServices(org.thymeleaf.Arguments arguments) |
protected void |
modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
addToModel, processElementdoProcess, getMatcherpublic AdminModuleProcessor()
public int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
modifyModelAttributes in class AbstractModelVariableModifierProcessorprotected void initServices(org.thymeleaf.Arguments arguments)
protected AdminUser getPersistentAdminUser()
Copyright © 2015. All Rights Reserved.