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, start
public IngestProcessor()
public DocstoreClientLocator getDocstoreClientLocator()
getDocstoreClientLocator
in class AbstractIngestProcessor
public String preProcessMarc(String marcFileContent, OLEBatchProcessJobDetailsBo job)
preProcessMarc
in class AbstractIngestProcessor
marcFileContent
- public String preProcessEDI(String ediFileContent)
preProcessEDI
in class AbstractIngestProcessor
ediFileContent
- public void postProcess(OLEBatchProcessJobDetailsBo job)
postProcess
in class AbstractIngestProcessor
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.