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.GlobalContextExtender
public void collectScripting(BiConsumer<String,Object> globalParameterCollector)
collectScripting
in interface sirius.web.templates.GlobalContextExtender
Copyright © 2018. All rights reserved.