Package | Description |
---|---|
org.kuali.ole.batch.bo | |
org.kuali.ole.batch.helper |
Modifier and Type | Method and Description |
---|---|
List<OLEBatchProcessProfileRenameField> |
OLEBatchProcessProfileBo.getDeletedBatchProcessProfileRenameFieldsList() |
List<OLEBatchProcessProfileRenameField> |
OLEBatchProcessProfileBo.getOleBatchProcessProfileRenameFieldsList() |
Modifier and Type | Method and Description |
---|---|
void |
OLEBatchProcessProfileBo.setDeletedBatchProcessProfileRenameFieldsList(List<OLEBatchProcessProfileRenameField> deletedBatchProcessProfileRenameFieldsList) |
void |
OLEBatchProcessProfileBo.setOleBatchProcessProfileRenameFieldsList(List<OLEBatchProcessProfileRenameField> oleBatchProcessProfileRenameFieldsList) |
Modifier and Type | Method and Description |
---|---|
void |
OLEBatchProcessDataHelper.addMarcFields(BibMarcRecord record,
OLEBatchProcessProfileRenameField renameField) |
void |
OLEBatchProcessDataHelper.renameMarcFields(BibMarcRecord record,
OLEBatchProcessProfileRenameField renameField)
renames marc fields and indicators
|
void |
OLEBatchProcessDataHelper.renameMarcSubFields(BibMarcRecord record,
OLEBatchProcessProfileRenameField renameField)
renames marc subfields
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.