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