Class CodeConfigurationFactory
java.lang.Object
org.tentackle.maven.plugin.wizard.pdodata.CodeConfigurationFactory
Creates the default configuration to control code generation.
-
Method Summary
Modifier and TypeMethodDescriptioncreateConfig(DataObject... dataObjects) Generates a config property map from a data object template.
-
Method Details
-
createConfig
Generates a config property map from a data object template.- Parameters:
dataObjects- the data objects- Returns:
- the Java code
-