public class OleBatchIngestServiceImpl extends Object implements OleBatchIngestService
Constructor and Description |
---|
OleBatchIngestServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getRawXml(InputStream inputStream,
List bibinfoFailure) |
String |
transformRawDataToXml(InputStream inputStream) |
public OleBatchIngestServiceImpl()
public String transformRawDataToXml(InputStream inputStream) throws Exception
transformRawDataToXml
in interface OleBatchIngestService
Exception
public String getRawXml(InputStream inputStream, List bibinfoFailure) throws Exception
getRawXml
in interface OleBatchIngestService
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.