public class OLEBatchProcessBibDataMappingOverlay extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OLEBatchProcessBibDataMappingOverlay() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAddOrReplace() | 
| String | getBatchProcessProfileId() | 
| String | getOleBatchProcessBibDataMappingOverlayId() | 
| OLEBatchProcessProfileBo | getOleBatchProcessProfileBo() | 
| String | getTag() | 
| void | setAddOrReplace(String addOrReplace) | 
| void | setBatchProcessProfileId(String batchProcessProfileId) | 
| void | setOleBatchProcessBibDataMappingOverlayId(String oleBatchProcessBibDataMappingOverlayId) | 
| void | setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo) | 
| void | setTag(String tag) | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic OLEBatchProcessBibDataMappingOverlay()
public String getAddOrReplace()
public void setAddOrReplace(String addOrReplace)
public String getOleBatchProcessBibDataMappingOverlayId()
public void setOleBatchProcessBibDataMappingOverlayId(String oleBatchProcessBibDataMappingOverlayId)
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.