@Entity public class OLEBatchGloballyProtectedField extends org.kuali.rice.krad.bo.DataObjectBase
Constructor and Description |
---|
OLEBatchGloballyProtectedField() |
Modifier and Type | Method and Description |
---|---|
String |
getFirstIndicator() |
String |
getGloballyProtectedFieldId() |
String |
getId() |
OLEBatchProcessProfileBo |
getOleBatchProcessProfileBo() |
String |
getSecondIndicator() |
String |
getSubField() |
String |
getTag() |
boolean |
isIgnoreValue() |
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) |
_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_get_objectId, _persistence_get_versionNumber, _persistence_get, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_new, _persistence_post_clone, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_set, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, prePersist, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
public OLEBatchGloballyProtectedField()
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–2014 The Kuali Foundation. All rights reserved.