public class OLEBatchProcessProfileInstanceWorkUnit extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEBatchProcessProfileInstanceWorkUnit() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessInstanceWorkUnit() |
String |
getBatchProcessInstanceWorkUnitId() |
String |
getBatchProcessProfileId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
void |
setBatchProcessInstanceWorkUnit(String batchProcessInstanceWorkUnit) |
void |
setBatchProcessInstanceWorkUnitId(String batchProcessInstanceWorkUnitId) |
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, setVersionNumber
public OLEBatchProcessProfileInstanceWorkUnit()
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
public String getBatchProcessInstanceWorkUnitId()
public void setBatchProcessInstanceWorkUnitId(String batchProcessInstanceWorkUnitId)
public String getBatchProcessInstanceWorkUnit()
public void setBatchProcessInstanceWorkUnit(String batchProcessInstanceWorkUnit)
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.