public class OLEBatchProcessProfileBibStatus extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| 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) | 
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 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.