@MappedSuperclass public class KimDocumentBoBase extends PersistableBusinessObjectBase
Modifier and Type | Field and Description |
---|---|
protected String |
documentNumber |
extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
KimDocumentBoBase() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentNumber() |
void |
setDocumentNumber(String documentNumber) |
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
protected String documentNumber
public KimDocumentBoBase()
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.