public interface OLEPurchaseOrderBatchService
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | createFileForPOBA(OLEPurchaseOrderBatchDocument olePurchaseOrderBatchDocument) | 
| void | createPOBADirectory() | 
| OlePurchaseOrderDocument | createPurchaseOrderAmendmentDocument(Map map,
                                                                        String docNumber) | 
| void | downloadCSV(List<String> poIds) | 
| void | readFile(OLEPurchaseOrderBatchDocument olePurchaseOrderBatchDocument,
                org.kuali.rice.krad.UserSession userSession,
                File file) | 
| void | writeFile() | 
void readFile(OLEPurchaseOrderBatchDocument olePurchaseOrderBatchDocument, org.kuali.rice.krad.UserSession userSession, File file)
OlePurchaseOrderDocument createPurchaseOrderAmendmentDocument(Map map, String docNumber)
void writeFile()
List<String> createFileForPOBA(OLEPurchaseOrderBatchDocument olePurchaseOrderBatchDocument) throws Exception
Exceptionvoid downloadCSV(List<String> poIds)
void createPOBADirectory()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.