public interface BatchProcessBibImportService
RequestDocument performProcessBib(BibliographicRecord bibRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo, AdditionalAttributes matchAdditionalAttributes) throws Exception
Exception
List<RequestDocument> performProcessInstance(List<Instance> instanceRecords, OLEBatchProcessProfileBo oleBatchProcessProfileBo, String uuid) throws Exception
Exception
ResponseDocument findMatchingBibRecord(BibliographicRecord bibRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo, List<BibliographicRecord> failureRecordsList) throws Exception
Exception
Instance findMatchingInstanceRecord(Instance instanceRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo) throws Exception
Exception
List<Instance> createInstanceFromBibRecord(BibliographicRecord bibRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo) throws Exception
Exception
List<BibliographicRecord> saveBatch(Map<String,List<RequestDocument>> requestDocumentMap, List<BibliographicRecord> misMatchRecordList) throws Exception
Exception
String preProcessMarc(String marcFileContent) throws Exception
Exception
void process001(BibliographicRecord bibliographicRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo)
BibliographicRecord overlayFields(BibliographicRecord matchedRecord, BibliographicRecord inComingRecord, OLEBatchProcessProfileBo processProfile)
Response deleteInstanceForBib(String id, String docType) throws Exception
Exception
List<EInstance> createEInstanceFromBibRecord(BibliographicRecord bibRecord, OLEBatchProcessProfileBo oleBatchProcessProfileBo) throws Exception
Exception
List<RequestDocument> performProcessEInstance(List<EInstance> instanceRecords, OLEBatchProcessProfileBo oleBatchProcessProfileBo, String uuid) throws Exception
Exception
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.