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