org.kuali.common.impex.spring
Class ProjectSchemaExportConfig
java.lang.Object
org.kuali.common.impex.spring.ProjectSchemaExportConfig
@Configuration
public class ProjectSchemaExportConfig
- extends Object
This class supports exporting a schema with multiple output modules
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROJECTS_KEY
public static final String PROJECTS_KEY
- See Also:
- Constant Field Values
STAGING_DIR_KEY
public static final String STAGING_DIR_KEY
- See Also:
- Constant Field Values
ProjectSchemaExportConfig
public ProjectSchemaExportConfig()
projectSchemaExportExecutables
@Bean
public List<ProjectSchemaExportExecutable> projectSchemaExportExecutables()
getProjectSchemaExportExecutable
protected ProjectSchemaExportExecutable getProjectSchemaExportExecutable(String gav,
File stagingDir)
getNameFilter
protected org.kuali.common.util.StringFilter getNameFilter(org.kuali.common.util.Project project)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.