public class OLEBatchBibImportBo extends Object
Constructor and Description |
---|
OLEBatchBibImportBo() |
Modifier and Type | Method and Description |
---|---|
List<Bib> |
getBibsToUpdate() |
List<BibTree> |
getBibTreesToCreate() |
List<String> |
getHoldingsIdsToBeDeleted() |
List<Holdings> |
getHoldingsToUpdate() |
List<HoldingsTree> |
getHoldingsTreesToCreate() |
List<String> |
getItemIdsToBeDeleted() |
List<Item> |
getItemsToCreate() |
List<Item> |
getItemsToUpdate() |
public OLEBatchBibImportBo()
public List<BibTree> getBibTreesToCreate()
public List<Bib> getBibsToUpdate()
public List<HoldingsTree> getHoldingsTreesToCreate()
public List<Holdings> getHoldingsToUpdate()
public List<Item> getItemsToCreate()
public List<Item> getItemsToUpdate()
public List<String> getHoldingsIdsToBeDeleted()
public List<String> getItemIdsToBeDeleted()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.