public class OLEGOKbMappingValue extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEGOKbMappingValue() |
Modifier and Type | Method and Description |
---|---|
String |
getDataElementId() |
GOKbDataElement |
getGoKbDataElement() |
String |
getGokbMappingId() |
String |
getGokbValue() |
String |
getLocalValue() |
String |
getRecordId() |
String |
getRecordType() |
boolean |
isGokbFlag() |
boolean |
isReset() |
void |
setDataElementId(String dataElementId) |
void |
setGoKbDataElement(GOKbDataElement goKbDataElement) |
void |
setGokbFlag(boolean gokbFlag) |
void |
setGokbMappingId(String gokbMappingId) |
void |
setGokbValue(String gokbValue) |
void |
setLocalValue(String localValue) |
void |
setRecordId(String recordId) |
void |
setRecordType(String recordType) |
void |
setReset(boolean reset) |
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 OLEGOKbMappingValue()
public String getGokbMappingId()
public void setGokbMappingId(String gokbMappingId)
public String getRecordId()
public void setRecordId(String recordId)
public String getDataElementId()
public void setDataElementId(String dataElementId)
public String getGokbValue()
public void setGokbValue(String gokbValue)
public String getLocalValue()
public void setLocalValue(String localValue)
public String getRecordType()
public void setRecordType(String recordType)
public boolean isReset()
public void setReset(boolean reset)
public GOKbDataElement getGoKbDataElement()
public void setGoKbDataElement(GOKbDataElement goKbDataElement)
public boolean isGokbFlag()
public void setGokbFlag(boolean gokbFlag)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.