public class BizContextExtender extends Object implements sirius.web.templates.GlobalContextExtender
| Constructor and Description |
|---|
BizContextExtender() |
| Modifier and Type | Method and Description |
|---|---|
void |
collectScripting(BiConsumer<String,Object> globalParameterCollector) |
void |
collectTemplate(BiConsumer<String,Object> globalParameterCollector) |
public void collectTemplate(BiConsumer<String,Object> globalParameterCollector)
collectTemplate in interface sirius.web.templates.GlobalContextExtenderpublic void collectScripting(BiConsumer<String,Object> globalParameterCollector)
collectScripting in interface sirius.web.templates.GlobalContextExtenderCopyright © 2018. All rights reserved.