org.kuali.common.impex.spring
Class MpxSupplierConfig

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

@Configuration
@Import(value={,BatchConfig.class,,XmlSchemaConfig.class})
public class MpxSupplierConfig
extends Object


Constructor Summary
MpxSupplierConfig()
           
 
Method Summary
 Map<String,LocationSupplierSourceBean> impexExtensionMappings()
           
 SqlProducer impexProducer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MpxSupplierConfig

public MpxSupplierConfig()
Method Detail

impexProducer

@Bean
public SqlProducer impexProducer()

impexExtensionMappings

@Bean
public Map<String,LocationSupplierSourceBean> impexExtensionMappings()
                                                              throws JAXBException,
                                                                     IOException
Throws:
JAXBException
IOException


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.