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 - ArrayListExceptionCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.