public class OLEBatchProcessSerialRecordImport extends AbstractBatchProcess
job, processDefEXPORT_BIB_AND_INSTANCE, EXPORT_BIB_INSTANCE_AND_EINSTANCE, EXPORT_BIB_ONLY, EXPORT_EX_STAFF, EXPORT_FILTER, EXPORT_FULL, EXPORT_INC, EXT_ERR_TXT, EXT_MARC, EXT_MARCXML, FILTER_DT_FORMAT, INCREMENTAL_EXPORT_EX_STAFF, JOB_DT_FORMAT, MARC, MARCXML, PERCENT, SOLR_DT_FORMAT, XML_DEC| Constructor and Description |
|---|
OLEBatchProcessSerialRecordImport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getNextBatch()
method to be implemented to retreive the next batch of data to be processed
|
protected void |
prepareForRead()
method to be implemented to read initial data for the various processes; will be called before prepareForWrite() method
|
protected void |
prepareForWrite()
method to be implemented to prepare for writing the data; will be called before writeData()
|
protected void |
processBatch()
method to be implemented for various write operation
|
checkJobPauseStatus, createBatchDeleteFailureReportFile, createBatchErrorAttachmentFile, createBatchFailureFile, createBatchFailureFile, createBatchSuccessFile, createFile, deleteBatchFile, deleteBatchFile, getBatchProcessFileContent, getBatchProcessFileContent, getBatchProcessFilePath, getBusinessObjectService, isJobRunning, loadProfile, process, updateJobProgresspublic OLEBatchProcessSerialRecordImport()
protected void prepareForRead() throws Exception
AbstractBatchProcessprepareForRead in class AbstractBatchProcessExceptionprotected void prepareForWrite() throws Exception
AbstractBatchProcessprepareForWrite in class AbstractBatchProcessExceptionprotected void getNextBatch() throws Exception
AbstractBatchProcessgetNextBatch in class AbstractBatchProcessExceptionprotected void processBatch() throws Exception
AbstractBatchProcessprocessBatch in class AbstractBatchProcessExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.