Uses of Class
org.kuali.kfs.sys.businessobject.BatchUpload

Packages that use BatchUpload
org.kuali.kfs.sys.web.struts   
 

Uses of BatchUpload in org.kuali.kfs.sys.web.struts
 

Methods in org.kuali.kfs.sys.web.struts that return BatchUpload
 BatchUpload KualiBatchInputFileSetForm.getBatchUpload()
          Gets the batchUpload attribute.
 BatchUpload KualiBatchInputFileForm.getBatchUpload()
          Gets the batchUpload attribute.
 

Methods in org.kuali.kfs.sys.web.struts with parameters of type BatchUpload
 void KualiBatchInputFileSetForm.setBatchUpload(BatchUpload batchUpload)
          Sets the batchUpload attribute value.
 void KualiBatchInputFileForm.setBatchUpload(BatchUpload batchUpload)
          Sets the batchUpload attribute value.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.