Class DaogenGeneratorCatalog

  • All Implemented Interfaces:
    Serializable, org.fugerit.java.core.cfg.ConfigurableObject, org.fugerit.java.core.log.LogObject

    public class DaogenGeneratorCatalog
    extends org.fugerit.java.core.cfg.xml.FactoryCatalog
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String KEY_EXTENDS_DEFAULT  
      • Fields inherited from class org.fugerit.java.core.cfg.xml.FactoryCatalog

        ATT_TAG_DATA, ATT_TAG_DATA_LIST
      • Fields inherited from class org.fugerit.java.core.cfg.xml.GenericListCatalogConfig

        ATT_BEAN_MODE, ATT_BEAN_MODE_DEFAULT, ATT_CONFIG_PROVIDER_NAME, ATT_DATA_CATALOG_CONFIG, ATT_LIST_TYPE, ATT_TAG_MODULE, ATT_TAG_MODULE_CONF_ID, ATT_TAG_MODULE_CONF_MODE, ATT_TAG_MODULE_CONF_MODE_CL, ATT_TAG_MODULE_CONF_MODE_FILE, ATT_TAG_MODULE_CONF_PATH, ATT_TAG_MODULE_CONF_UNSAFE, ATT_TAG_MODULE_LIST, ATT_TAG_TYPE_STRING, ATT_TRY_XSD_VALIDATION, ATT_TRY_XSD_VALIDATION_DEFAULT, ATT_TRY_XSD_VALIDATION_FALSE, ATT_TRY_XSD_VALIDATION_TRUE, ATT_TYPE, attTagData, attTagDataList, CONFIG_CHECK_DUPLICATE_ID, CONFIG_CHECK_DUPLICATE_ID_DEFAULT, CONFIG_CHECK_DUPLICATE_ID_FAIL, CONFIG_CHECK_DUPLICATE_ID_FAIL_ON_SET, CONFIG_CHECK_DUPLICATE_ID_WARN, CONFIG_CHECK_ENTRY_DUPLICATE_ID
      • Fields inherited from class org.fugerit.java.core.cfg.helpers.AbstractConfigurableObject

        logger
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.fugerit.java.core.cfg.xml.ListMapConfig<org.fugerit.java.core.cfg.xml.FactoryType> getEntityGenerators​(DaogenCatalogConfig config)  
      org.fugerit.java.core.cfg.xml.ListMapConfig<org.fugerit.java.core.cfg.xml.FactoryType> getFactoryGenerators​(DaogenCatalogConfig config)  
      • Methods inherited from class org.fugerit.java.core.cfg.xml.FactoryCatalog

        customEntryHandling
      • Methods inherited from class org.fugerit.java.core.cfg.xml.CustomListCatalogConfig

        getListMap
      • Methods inherited from class org.fugerit.java.core.cfg.xml.GenericListCatalogConfig

        configure, configure, customEntryHandling, getDataList, getDefinition, getEntryIdCheck, getGeneralProps, getIdSet, getLogger, getSchemaId, hasDefinition, load, newCollection, setDefinition, setSchemaId, validate
      • Methods inherited from class org.fugerit.java.core.cfg.helpers.AbstractConfigurableObject

        configureProperties, configureXML, getConfigProvider, setConfigProvider, setConfigProvider
    • Constructor Detail

      • DaogenGeneratorCatalog

        public DaogenGeneratorCatalog()
    • Method Detail

      • getEntityGenerators

        public org.fugerit.java.core.cfg.xml.ListMapConfig<org.fugerit.java.core.cfg.xml.FactoryType> getEntityGenerators​(DaogenCatalogConfig config)
      • getFactoryGenerators

        public org.fugerit.java.core.cfg.xml.ListMapConfig<org.fugerit.java.core.cfg.xml.FactoryType> getFactoryGenerators​(DaogenCatalogConfig config)