public class OLEBatchBibImportDataObjects extends Object
| Constructor and Description | 
|---|
| OLEBatchBibImportDataObjects() | 
| Modifier and Type | Method and Description | 
|---|---|
| BibTrees | getBibTrees() | 
| List<OrderBibMarcRecord> | getResponseOrderRecord(List<OrderBibMarcRecord> orderBibMarcRecords) | 
| List<OrderBibMarcRecord> | processBibImport(List<BibMarcRecord> records,
                                BatchProcessBibImport batchProcessBibImport) | 
| void | setBibTreesObj(BibTrees bibTrees) | 
public OLEBatchBibImportDataObjects()
public BibTrees getBibTrees()
public void setBibTreesObj(BibTrees bibTrees)
public List<OrderBibMarcRecord> getResponseOrderRecord(List<OrderBibMarcRecord> orderBibMarcRecords)
public List<OrderBibMarcRecord> processBibImport(List<BibMarcRecord> records, BatchProcessBibImport batchProcessBibImport) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.