public interface RequisitionLoadTransactionsService
Modifier and Type | Method and Description |
---|---|
boolean |
loadRequisitionFile(String fileName)
Validates and parses the file identified by the given files name.
|
List |
saveRequisitionDocument(List<BibInfoBean> bibInfoBeanList)
Set the values for the Requisition Document and save.
|
boolean loadRequisitionFile(String fileName)
fileName
- Name of file to be uploaded and processed.List saveRequisitionDocument(List<BibInfoBean> bibInfoBeanList) throws Exception
bibInfoBeanList
- ArrayListException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.