@Entity public class OLEBatchProcessProfileBibMatchPoint extends org.kuali.rice.krad.bo.DataObjectBase
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) |
_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_get_objectId, _persistence_get_versionNumber, _persistence_get, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_new, _persistence_post_clone, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_set, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
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–2014 The Kuali Foundation. All rights reserved.