public class OLEBatchBibImportStatistics extends Object
Constructor and Description |
---|
OLEBatchBibImportStatistics() |
public OLEBatchBibImportStatistics()
public int getChunkCount()
public void setChunkCount(int chunkCount)
public int getTotalCount()
public void setTotalCount(int totalCount)
public int getSuccessRecord()
public void setSuccessRecord(int successRecord)
public int getNoOfEinstanceAdded()
public void setNoOfEinstanceAdded(int noOfEinstanceAdded)
public int getNoOfEinstanceDeleted()
public void setNoOfEinstanceDeleted(int noOfEinstanceDeleted)
public int getNoOfEinstanceCreatedWithOutLink()
public void setNoOfEinstanceCreatedWithOutLink(int noOfEinstanceCreatedWithOutLink)
public int getNoOfbibsHaveMoreThanOneEinstance()
public void setNoOfbibsHaveMoreThanOneEinstance(int noOfbibsHaveMoreThanOneEinstance)
public void addChunkCount(int chunkCount)
public void addTotalCount(int totalCount)
public void addSuccessRecord(int successRecord)
public void addNoOfEinstanceAdded(int noOfEinstanceAdded)
public void addNoOfEinstanceDeleted(int noOfEinstanceDeleted)
public void addNoOfEinstanceCreatedWithOutLink(int noOfEinstanceCreatedWithOutLink)
public void addNoOfbibsHaveMoreThanOneEinstance(int noOfbibsHaveMoreThanOneEinstance)
public StringBuffer getMisMatchMarcRecords()
public void setMisMatchMarcRecords(StringBuffer misMatchMarcRecords)
public void appendMisMatchMarcRecords(String misMatchMarcRecords)
public List<BibMarcRecord> getMismatchRecordList()
public void setMismatchRecordList(List<BibMarcRecord> mismatchRecordList)
public List<BibMarcRecord> getRecordsCreatedWithOutLink()
public void setRecordsCreatedWithOutLink(List<BibMarcRecord> recordsCreatedWithOutLink)
public List<BibMarcRecord> getRecordsCreatedWithMoreThanOneLink()
public void setRecordsCreatedWithMoreThanOneLink(List<BibMarcRecord> recordsCreatedWithMoreThanOneLink)
public List<Holdings> getTotalRecordsCreated()
public void setTotalRecordsCreated(List<Holdings> totalRecordsCreated)
public List<Holdings> getTotalRecordsDeleted()
public void setTotalRecordsDeleted(List<Holdings> totalRecordsDeleted)
public List<String> getInvalidLeaderField()
public void setInvalidLeaderField(List<String> invalidLeaderField)
public List<BibMarcRecord> getBibMarcRecordList()
public void setBibMarcRecordList(List<BibMarcRecord> bibMarcRecordList)
public List getBibImportChunkRecordsList()
public void setBibImportChunkRecordsList(List bibImportChunkRecordsList)
public List<BibMarcRecord> getMoreThanOneHoldingsMatched()
public void setMoreThanOneHoldingsMatched(List<BibMarcRecord> moreThanOneHoldingsMatched)
public List<BibMarcRecord> getMoreThanOneItemMatched()
public void setMoreThanOneItemMatched(List<BibMarcRecord> moreThanOneItemMatched)
public StringBuilder getErrorBuilder()
public void setErrorBuilder(StringBuilder errorBuilder)
public void setInstanceStatistics(List<BibMarcRecord> mismatchRecordList)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.