@MappedSuperclass public class RoleDocumentBoDefaultBase extends KimDocumentBoBase
Modifier and Type | Field and Description |
---|---|
protected boolean |
dflt |
protected IdentityManagementRoleDocument |
roleDocument |
documentNumber
extension, versionNumber
Constructor and Description |
---|
RoleDocumentBoDefaultBase() |
Modifier and Type | Method and Description |
---|---|
IdentityManagementRoleDocument |
getRoleDocument() |
boolean |
isDflt() |
void |
setDflt(boolean dflt) |
void |
setRoleDocument(IdentityManagementRoleDocument roleDocument) |
getDocumentNumber, setDocumentNumber
afterDelete, 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, setVersionNumber
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
protected 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.