@MappedSuperclass public class KimDocumentAttributeDataBusinessObjectBase extends KimDocumentBoActivatableEditableBase
active, editdocumentNumberextension, 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, setEditgetDocumentNumber, setDocumentNumberafterDelete, 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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic 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–2016 The Kuali Foundation. All rights reserved.