@Component(value="blAdminUserProcessor") public class AdminUserProcessor extends AbstractModelVariableModifierProcessor
| Modifier and Type | Field and Description |
|---|---|
protected AdminSecurityService |
securityService |
| Constructor and Description |
|---|
AdminUserProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected AdminUser |
getPersistentAdminUser() |
int |
getPrecedence() |
protected void |
modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element) |
addCollectionToExistingSet, addItemToExistingSet, addToModel, processElementdoProcess, getMatcherprotected AdminSecurityService securityService
protected void modifyModelAttributes(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element)
modifyModelAttributes in class AbstractModelVariableModifierProcessorpublic int getPrecedence()
getPrecedence in class AbstractModelVariableModifierProcessorprotected AdminUser getPersistentAdminUser()
Copyright © 2017. All rights reserved.