@MappedSuperclass public class KimDocumentAttributeDataBusinessObjectBase extends KimDocumentBoActivatableEditableBase
active, edit
documentNumber
extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
KimDocumentAttributeDataBusinessObjectBase() |
Modifier and Type | Method and Description |
---|---|
String |
getAttrDataId() |
String |
getAttrVal() |
String |
getKimAttrDefnId() |
KimAttributeBo |
getKimAttribute() |
String |
getKimTypId() |
String |
getQualifierKey() |
Boolean |
isUnique() |
void |
setAttrDataId(String attrDataId) |
void |
setAttrVal(String attrVal) |
void |
setKimAttrDefnId(String kimAttrDefnId) |
void |
setKimAttribute(KimAttributeBo kimAttribute) |
void |
setKimTypId(String kimTypId) |
void |
setQualifierKey(String qualifierKey) |
void |
setUnique(Boolean unique) |
isActive, isEdit, setActive, setEdit
getDocumentNumber, setDocumentNumber
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public KimDocumentAttributeDataBusinessObjectBase()
public String getAttrDataId()
public void setAttrDataId(String attrDataId)
public String getKimTypId()
public void setKimTypId(String kimTypId)
public String getKimAttrDefnId()
public void setKimAttrDefnId(String kimAttrDefnId)
public String getAttrVal()
public void setAttrVal(String attrVal)
public String getQualifierKey()
public void setQualifierKey(String qualifierKey)
public KimAttributeBo getKimAttribute()
public void setKimAttribute(KimAttributeBo kimAttribute)
kimAttribute
- the kimAttribute to setCopyright © 2005–2014 The Kuali Foundation. All rights reserved.