org.kuali.common.impex.spring
Class ModularSchemaExportConfig
java.lang.Object
org.kuali.common.impex.spring.ModularSchemaExportConfig
@Configuration
public class ModularSchemaExportConfig
- extends Object
This class supports exporting a schema with multiple output modules
- Author:
- andrewlubbers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_PREFIXES_KEY
public static final String PROPERTY_PREFIXES_KEY
- See Also:
- Constant Field Values
OUTPUT_LOCATION_KEY
public static final String OUTPUT_LOCATION_KEY
- See Also:
- Constant Field Values
EXECUTION_SKIP_KEY
public static final String EXECUTION_SKIP_KEY
- See Also:
- Constant Field Values
SEPARATE_FOREIGN_KEYS_KEY
public static final String SEPARATE_FOREIGN_KEYS_KEY
- See Also:
- Constant Field Values
FOREIGN_KEY_OUTPUT_LOCATION_KEY
public static final String FOREIGN_KEY_OUTPUT_LOCATION_KEY
- See Also:
- Constant Field Values
DEFAULT_SEPARATE_FOREIGN_KEYS
public static final boolean DEFAULT_SEPARATE_FOREIGN_KEYS
- See Also:
- Constant Field Values
ModularSchemaExportConfig
public ModularSchemaExportConfig()
modularSchemaExportExecutables
@Bean
public List<ModularSchemaExportExecutable> modularSchemaExportExecutables()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.