org.kuali.common.jdbc.supplier
Class LocationSupplierSourceBean

java.lang.Object
  extended by org.kuali.common.jdbc.supplier.LocationSupplierSourceBean

Deprecated.

@Deprecated
public class LocationSupplierSourceBean
extends Object


Constructor Summary
LocationSupplierSourceBean()
          Deprecated.  
 
Method Summary
 Class<? extends LocationSupplier> getSupplierClass()
          Deprecated.  
 LocationSupplier getSupplierInstance()
          Deprecated.  
 void setSupplierClass(Class<? extends LocationSupplier> supplierClass)
          Deprecated.  
 void setSupplierInstance(LocationSupplier supplierInstance)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationSupplierSourceBean

public LocationSupplierSourceBean()
Deprecated. 
Method Detail

getSupplierClass

public Class<? extends LocationSupplier> getSupplierClass()
Deprecated. 

setSupplierClass

public void setSupplierClass(Class<? extends LocationSupplier> supplierClass)
Deprecated. 

getSupplierInstance

public LocationSupplier getSupplierInstance()
Deprecated. 

setSupplierInstance

public void setSupplierInstance(LocationSupplier supplierInstance)
Deprecated. 


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