@Entity public class OLEBatchProcessProfileBibStatus extends org.kuali.rice.krad.bo.DataObjectBase
Constructor and Description |
---|
OLEBatchProcessProfileBibStatus() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessBibStatus() |
String |
getBatchProcessBibStatusId() |
String |
getBatchProcessProfileId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
void |
setBatchProcessBibStatus(String batchProcessBibStatus) |
void |
setBatchProcessBibStatusId(String batchProcessBibStatusId) |
void |
setBatchProcessProfileId(String batchProcessProfileId) |
void |
setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo) |
_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 OLEBatchProcessProfileBibStatus()
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
public String getBatchProcessBibStatusId()
public void setBatchProcessBibStatusId(String batchProcessBibStatusId)
public String getBatchProcessBibStatus()
public void setBatchProcessBibStatus(String batchProcessBibStatus)
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.