org.kuali.common.impex.spring
Class ModularDataExportConfig
java.lang.Object
org.kuali.common.impex.spring.ModularDataExportConfig
@Configuration
public class ModularDataExportConfig
- extends Object
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
STATISTICS_LOCATION_KEY
public static final String STATISTICS_LOCATION_KEY
- See Also:
- Constant Field Values
NAME_INCLUDE_KEY
public static final String NAME_INCLUDE_KEY
- See Also:
- Constant Field Values
NAME_EXCLUDE_KEY
public static final String NAME_EXCLUDE_KEY
- See Also:
- Constant Field Values
OUTPUT_LOCATION_KEY
public static final String OUTPUT_LOCATION_KEY
- See Also:
- Constant Field Values
SKIP_EXECUTION_KEY
public static final String SKIP_EXECUTION_KEY
- See Also:
- Constant Field Values
DATA_THREADS_KEY
public static final String DATA_THREADS_KEY
- See Also:
- Constant Field Values
ROW_INTERVAL_KEY
public static final String ROW_INTERVAL_KEY
- See Also:
- Constant Field Values
DATA_INTERVAL_KEY
public static final String DATA_INTERVAL_KEY
- See Also:
- Constant Field Values
ModularDataExportConfig
public ModularDataExportConfig()
modularDataExportExecutable
@Bean(initMethod="execute")
public org.kuali.common.util.execute.Executable modularDataExportExecutable()
dataService
@Bean
public ExportDataService dataService()
tableStatistics
@Bean
public Properties tableStatistics()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.