public class OLEBatchProcessProfileMatchPoint extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEBatchProcessProfileMatchPoint() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessProfileId() |
String |
getMatchPoint() |
String |
getMatchPointId() |
String |
getMatchPointType() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
void |
setBatchProcessProfileId(String batchProcessProfileId) |
void |
setMatchPoint(String matchPoint) |
void |
setMatchPointId(String matchPointId) |
void |
setMatchPointType(String matchPointType) |
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 OLEBatchProcessProfileMatchPoint()
public String getMatchPointId()
public void setMatchPointId(String matchPointId)
public String getMatchPoint()
public void setMatchPoint(String matchPoint)
public String getMatchPointType()
public void setMatchPointType(String matchPointType)
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.