@MappedSuperclass public class RoleDocumentBoDefaultBase extends KimDocumentBoBase
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | dflt | 
| protected IdentityManagementRoleDocument | roleDocument | 
documentNumberextension, versionNumber| Constructor and Description | 
|---|
| RoleDocumentBoDefaultBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| IdentityManagementRoleDocument | getRoleDocument() | 
| boolean | isDflt() | 
| void | setDflt(boolean dflt) | 
| void | setRoleDocument(IdentityManagementRoleDocument roleDocument) | 
getDocumentNumber, 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 IdentityManagementRoleDocument roleDocument
public RoleDocumentBoDefaultBase()
public IdentityManagementRoleDocument getRoleDocument()
public void setRoleDocument(IdentityManagementRoleDocument roleDocument)
roleDocument - the roleDocument to setpublic boolean isDflt()
public void setDflt(boolean dflt)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.