public class IngestProcessor extends AbstractIngestProcessor
| Constructor and Description |
|---|
IngestProcessor() |
| Modifier and Type | Method and Description |
|---|---|
DocstoreClientLocator |
getDocstoreClientLocator() |
String |
getURL()
Gets the oleExposedWebService url from PropertyUtil.
|
void |
postProcess(OLEBatchProcessJobDetailsBo job)
This method creates Requisition and Purchase Order based on oleOrderRecordXml.
|
String |
preProcessEDI(String ediFileContent)
This method converts the ediFileContent in to ediXMLContent.
|
String |
preProcessMarc(String marcFileContent,
OLEBatchProcessJobDetailsBo job)
This method modify the marcFileContent in to marcXmlContent.
|
byPassLogicForPreProcess, getAgendaContext, getBusinessObjectService, getEngineResults, getOleOrderRecordList, getParameter, getSelectionContext, marcEdiprocess, marcProcess, setOleOrderRecordList, setUser, startpublic IngestProcessor()
public DocstoreClientLocator getDocstoreClientLocator()
getDocstoreClientLocator in class AbstractIngestProcessorpublic String preProcessMarc(String marcFileContent, OLEBatchProcessJobDetailsBo job)
preProcessMarc in class AbstractIngestProcessormarcFileContent - public String preProcessEDI(String ediFileContent)
preProcessEDI in class AbstractIngestProcessorediFileContent - public void postProcess(OLEBatchProcessJobDetailsBo job)
postProcess in class AbstractIngestProcessorCopyright © 2004–2015 The Kuali Foundation. All rights reserved.