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

Packages that use LocationSupplierContext
org.kuali.common.jdbc.supplier   
 

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

Methods in org.kuali.common.jdbc.supplier that return LocationSupplierContext
 LocationSupplierContext LocationSuppliersFactoryBean.getContext()
          Deprecated.  
 

Methods in org.kuali.common.jdbc.supplier with parameters of type LocationSupplierContext
static String LocationSupplierUtils.getContextLocation(LocationSupplierContext context, String location)
          Build a "context location" from a context and a location The format of a context location is: CONTEXT:LOCATION If no applicable context information is defined, the CONTEXT token will be set to Constants.NONE
 void LocationSuppliersFactoryBean.setContext(LocationSupplierContext context)
          Deprecated.  
 



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