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, startpublic IngestProcessor()
public String preProcessMarc(String marcFileContent)
preProcessMarc in class AbstractIngestProcessormarcFileContent - public String preProcessEDI(String ediFileContent)
preProcessEDI in class AbstractIngestProcessorediFileContent - public void postProcess()
postProcess in class AbstractIngestProcessorCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.