public class OLEBatchProcessBibDataMappingNew extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEBatchProcessBibDataMappingNew() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessProfileId() |
String |
getGokbFieldBib() |
String |
getOleBatchProcessBibDataMappingNewId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
String |
getTag() |
void |
setBatchProcessProfileId(String batchProcessProfileId) |
void |
setGokbFieldBib(String gokbFieldBib) |
void |
setOleBatchProcessBibDataMappingNewId(String oleBatchProcessBibDataMappingNewId) |
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, setVersionNumber
public OLEBatchProcessBibDataMappingNew()
public String getGokbFieldBib()
public void setGokbFieldBib(String gokbFieldBib)
public String getOleBatchProcessBibDataMappingNewId()
public void setOleBatchProcessBibDataMappingNewId(String oleBatchProcessBibDataMappingNewId)
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.