Interface TemplateInstance.Initializer

All Superinterfaces:
Consumer<TemplateInstance>
All Known Subinterfaces:
TemplateGlobalProvider
Enclosing interface:
TemplateInstance

public static interface TemplateInstance.Initializer extends Consumer<TemplateInstance>
This component can be used to initialize a template instance, i.e. the data and attributes.
See Also: