@MappedSuperclass public class PersonDocumentBoDefaultBase extends KimDocumentBoActivatableEditableBase
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dflt |
protected IdentityManagementPersonDocument |
personDocument |
active, editdocumentNumberextension, 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, setEditgetDocumentNumber, setDocumentNumberafterDelete, 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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringprotected boolean dflt
protected IdentityManagementPersonDocument personDocument
public PersonDocumentBoDefaultBase()
public IdentityManagementPersonDocument getPersonDocument()
public void setPersonDocument(IdentityManagementPersonDocument personDocument)
personDocument - the personDocument to setpublic boolean isDflt()
public void setDflt(boolean dflt)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.