Package fmpp
Interface TemplateDataModelBuilder
public interface TemplateDataModelBuilder
Deprecated.
Contains callback to build the data-model for a template execution.
-
Method Summary
-
Method Details
-
build
Deprecated.Returns the top-level variables that will be available for the template.- Throws:
Exception
-
LocalDataBuilder
instead.