public class OLEBatchProcessProfileInstanceMatchPoint extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
| Constructor and Description | 
|---|
| OLEBatchProcessProfileInstanceMatchPoint() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getBatchProcessProfileId() | 
| OLEBatchProcessProfileBo | getOleBatchProcessProfileBo() | 
| String | getOleInstanceMatchPointId() | 
| String | getOleInstanceMatchPointName() | 
| void | setBatchProcessProfileId(String batchProcessProfileId) | 
| void | setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo) | 
| void | setOleInstanceMatchPointId(String oleInstanceMatchPointId) | 
| void | setOleInstanceMatchPointName(String oleInstanceMatchPointName) | 
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 OLEBatchProcessProfileInstanceMatchPoint()
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
public String getOleInstanceMatchPointId()
public void setOleInstanceMatchPointId(String oleInstanceMatchPointId)
public String getOleInstanceMatchPointName()
public void setOleInstanceMatchPointName(String oleInstanceMatchPointName)
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.