org.kuali.common.impex.spring
Class ExtractSchemaConfig
java.lang.Object
org.kuali.common.impex.spring.ExtractSchemaConfig
@Configuration
@Import(value={,ExportServicesConfig.class})
public class ExtractSchemaConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractSchemaConfig
public ExtractSchemaConfig()
extractSchemaExecutable
@Bean
public ExtractSchemaExecutable extractSchemaExecutable()
getSchemaExtractionContext
protected ExtractSchemaContext getSchemaExtractionContext()
- Use the Environment and general Spring configuration to setup an extraction context
getNameFilter
protected org.kuali.common.util.StringFilter getNameFilter()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.