public class OLEBatchProcessProfileBibMatchPoint extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEBatchProcessProfileBibMatchPoint() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessProfileId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
String |
getOleBibMatchPoint() |
String |
getOleBibMatchPointId() |
void |
setBatchProcessProfileId(String batchProcessProfileId) |
void |
setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo) |
void |
setOleBibMatchPoint(String oleBibMatchPoint) |
void |
setOleBibMatchPointId(String oleBibMatchPointId) |
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 OLEBatchProcessProfileBibMatchPoint()
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
public String getOleBibMatchPointId()
public void setOleBibMatchPointId(String oleBibMatchPointId)
public String getOleBibMatchPoint()
public void setOleBibMatchPoint(String oleBibMatchPoint)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.