org.kuali.common.impex.spring
Class ExtractSchemaConfig

java.lang.Object
  extended by org.kuali.common.impex.spring.ExtractSchemaConfig

@Configuration
@Import(value={,ExportServicesConfig.class})
public class ExtractSchemaConfig
extends Object


Constructor Summary
ExtractSchemaConfig()
           
 
Method Summary
 ExtractSchemaExecutable extractSchemaExecutable()
           
protected  org.kuali.common.util.StringFilter getNameFilter()
           
protected  ExtractSchemaContext getSchemaExtractionContext()
          Use the Environment and general Spring configuration to setup an extraction context
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractSchemaConfig

public ExtractSchemaConfig()
Method Detail

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.