public class IngestProcessor extends AbstractIngestProcessor
Constructor and Description |
---|
IngestProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getURL()
Gets the oleExposedWebService url from PropertyUtil.
|
void |
postProcess()
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)
This method modify the marcFileContent in to marcXmlContent.
|
getAgendaContext, getDocstoreHelperService, getEngineResults, getOverlayOption, getParameter, getProfileAttributeBos, getSelectionContext, getUser, process, setUser, start
public IngestProcessor()
public String preProcessMarc(String marcFileContent)
preProcessMarc
in class AbstractIngestProcessor
marcFileContent
- public String preProcessEDI(String ediFileContent)
preProcessEDI
in class AbstractIngestProcessor
ediFileContent
- public void postProcess()
postProcess
in class AbstractIngestProcessor
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.