Uses of Class
org.kuali.common.jdbc.supplier.LocationSupplierSourceBean

Packages that use LocationSupplierSourceBean
org.kuali.common.jdbc.spring   
org.kuali.common.jdbc.supplier   
 

Uses of LocationSupplierSourceBean in org.kuali.common.jdbc.spring
 

Methods in org.kuali.common.jdbc.spring that return types with arguments of type LocationSupplierSourceBean
 Map<String,LocationSupplierSourceBean> JdbcCommonConfig.jdbcExtensionMappings()
           
 

Uses of LocationSupplierSourceBean in org.kuali.common.jdbc.supplier
 

Methods in org.kuali.common.jdbc.supplier that return types with arguments of type LocationSupplierSourceBean
 Map<String,LocationSupplierSourceBean> LocationSuppliersFactoryBean.getExtensionMappings()
           
 

Method parameters in org.kuali.common.jdbc.supplier with type arguments of type LocationSupplierSourceBean
protected  List<LocationSupplier> LocationSuppliersFactoryBean.getSuppliers(List<String> locations, Map<String,LocationSupplierSourceBean> mappings)
           
 void LocationSuppliersFactoryBean.setExtensionMappings(Map<String,LocationSupplierSourceBean> extensionMappings)
           
 



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