Class CodeConfigurationFactory

java.lang.Object
org.tentackle.maven.plugin.wizard.pdodata.CodeConfigurationFactory

public class CodeConfigurationFactory extends Object
Creates the default configuration to control code generation.
  • Method Details

    • createConfig

      public static Map<String,Boolean> createConfig(DataObject... dataObjects)
      Generates a config property map from a data object template.
      Parameters:
      dataObjects - the data objects
      Returns:
      the Java code