@MappedSuperclass public class PersonDocumentBoDefaultBase extends KimDocumentBoActivatableEditableBase
Modifier and Type | Field and Description |
---|---|
protected boolean |
dflt |
protected IdentityManagementPersonDocument |
personDocument |
active, edit
documentNumber
extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
PersonDocumentBoDefaultBase() |
Modifier and Type | Method and Description |
---|---|
IdentityManagementPersonDocument |
getPersonDocument() |
boolean |
isDflt() |
void |
setDflt(boolean dflt) |
void |
setPersonDocument(IdentityManagementPersonDocument personDocument) |
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
protected boolean dflt
protected IdentityManagementPersonDocument personDocument
public PersonDocumentBoDefaultBase()
public IdentityManagementPersonDocument getPersonDocument()
public void setPersonDocument(IdentityManagementPersonDocument personDocument)
public boolean isDflt()
public void setDflt(boolean dflt)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.