public class OLEBatchProcessProfileDeleteField extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEBatchProcessProfileDeleteField() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchProcessProfileId() |
String |
getFirstIndicator() |
String |
getId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
String |
getSecondIndicator() |
String |
getSubField() |
String |
getSubFieldContains() |
String |
getTag() |
void |
setBatchProcessProfileId(String batchProcessProfileId) |
void |
setFirstIndicator(String firstIndicator) |
void |
setId(String id) |
void |
setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo) |
void |
setSecondIndicator(String secondIndicator) |
void |
setSubField(String subField) |
void |
setSubFieldContains(String subFieldContains) |
void |
setTag(String tag) |
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 OLEBatchProcessProfileDeleteField()
public String getBatchProcessProfileId()
public void setBatchProcessProfileId(String batchProcessProfileId)
public String getFirstIndicator()
public void setFirstIndicator(String firstIndicator)
public String getSecondIndicator()
public void setSecondIndicator(String secondIndicator)
public String getSubField()
public void setSubField(String subField)
public String getSubFieldContains()
public void setSubFieldContains(String subFieldContains)
public OLEBatchProcessProfileBo getOleBatchProcessProfileBo()
public void setOleBatchProcessProfileBo(OLEBatchProcessProfileBo oleBatchProcessProfileBo)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.