Package | Description |
---|---|
org.kuali.ole.batch.helper | |
org.kuali.ole.batch.impl | |
org.kuali.ole.batch.ingest | |
org.kuali.ole.batch.service |
Modifier and Type | Method and Description |
---|---|
OLEBatchBibImportDataObjects |
BatchBibImportHelper.processBatch(List<BibMarcRecord> bibMarcRecordList,
OLEBatchProcessProfileBo profile,
OLEBatchBibImportStatistics batchBibImportStatistics,
String user) |
OLEBatchBibImportDataObjects |
BatchBibImportHelper.processOrderBatch(List<OrderBibMarcRecord> orderBibMarcRecords,
OLEBatchProcessProfileBo profile,
OLEBatchBibImportStatistics batchBibImportStatistics,
String user) |
Modifier and Type | Method and Description |
---|---|
protected List<HoldingsTree> |
BatchGOKbHelperService.processMatchedEHoldings(BibMarcRecord bibRecord,
OLEBatchProcessProfileBo profile,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
List<HoldingsTree> holdingsTrees,
MatchingProfile matchingProfile,
Holdings matchedHoldings,
DataField eHoldingsDataField) |
protected List<HoldingsTree> |
BatchBibImportHelper.processMatchedEHoldings(BibMarcRecord bibRecord,
OLEBatchProcessProfileBo profile,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
List<HoldingsTree> holdingsTrees,
MatchingProfile matchingProfile,
Holdings matchedHoldings,
DataField eHoldingsDataField) |
Modifier and Type | Method and Description |
---|---|
List<BibMarcRecord> |
BatchProcessBibImportServiceImpl.saveBatch(List<BibMarcRecord> bibMarcRecords,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
OLEBatchBibImportStatistics oleBatchbibImportStatistics) |
List<OrderBibMarcRecord> |
BatchProcessBibImportServiceImpl.saveOderBatch(List<OrderBibMarcRecord> orderBibMarcRecords,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
OLEBatchBibImportStatistics bibImportStatistics) |
Modifier and Type | Method and Description |
---|---|
protected void |
BatchProcessBibImport.saveAndBuildResult(List<BibMarcRecord> bibMarcRecordList,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects)
Save Batch and gives mismatch record count
|
Modifier and Type | Method and Description |
---|---|
List<BibMarcRecord> |
BatchProcessBibImportService.saveBatch(List<BibMarcRecord> bibMarcRecords,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
OLEBatchBibImportStatistics OleBatchbibImportStatistics) |
List<OrderBibMarcRecord> |
BatchProcessBibImportService.saveOderBatch(List<OrderBibMarcRecord> orderBibMarcRecords,
OLEBatchBibImportDataObjects oleBatchBibImportDataObjects,
OLEBatchBibImportStatistics bibImportStatistics) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.