org.broadleafcommerce.openadmin.web.processor
@Component(value="blAdminUserProcessor") public class AdminUserProcessor extends AbstractModelVariableModifierProcessor
| Constructor and Description |
|---|
AdminUserProcessor() |
| 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, getMatcherprotected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
modifyModelAttributes in class AbstractModelVariableModifierProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorprotected void initServices(org.thymeleaf.Arguments arguments)
protected AdminUser getPersistentAdminUser()
Copyright © 2015. All Rights Reserved.