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()
          Deprecated.  
 

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()
          Deprecated.  
 

Methods in org.kuali.common.jdbc.supplier with parameters of type LocationSupplierSourceBean
protected  LocationSupplier LocationSuppliersFactoryBean.getLocationSupplierInstance(LocationSupplierSourceBean sourceBean, String location)
          Deprecated. Build a new LocationSupplier instance from a LocationSupplierSourceBean
 

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)
          Deprecated.  
 void LocationSuppliersFactoryBean.setExtensionMappings(Map<String,LocationSupplierSourceBean> extensionMappings)
          Deprecated.  
 



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