@MappedSuperclass public class IdentityManagementKimDocument extends TransactionalDocumentBase
| Modifier and Type | Field and Description |
|---|---|
protected List<RoleDocumentDelegationMember> |
delegationMembers |
protected List<RoleDocumentDelegation> |
delegations |
protected static org.apache.log4j.Logger |
LOG |
adHocRoutePersons, adHocRouteWorkgroups, documentHeader, documentNumber, notes, pessimisticLocksextension, newCollectionRecordobjectId, versionNumber| Constructor and Description |
|---|
IdentityManagementKimDocument() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDelegationMemberToDelegation(RoleDocumentDelegationMember delegationMember) |
protected String |
getDelegationId() |
List<RoleDocumentDelegationMember> |
getDelegationMembers() |
List<RoleDocumentDelegation> |
getDelegations() |
String |
getKimAttributeDefnId(KimAttributeField definition) |
protected RoleDocumentDelegation |
getPrimaryDelegation(RoleBo role) |
protected RoleDocumentDelegation |
getSecondaryDelegation(RoleBo role) |
void |
setDelegationMembers(List<RoleDocumentDelegationMember> delegationMembers) |
void |
setDelegations(List<RoleDocumentDelegation> delegations) |
getAllowsCopy, isSessionDocumentaddCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getActionRequests, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearingMethodNames, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getNoteType, getPessimisticLocks, getSuperUserAnnotation, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, postRemove, prepareForSave, prepareForSave, prePersist, processAfterRetrieve, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, setSuperUserAnnotation, toCopy, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationbuildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, setExtension, setNewCollectionRecordgenerateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getActionRequests, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearingMethodNames, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getSuperUserAnnotation, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, setSuperUserAnnotation, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationgetObjectIdprotected static final org.apache.log4j.Logger LOG
protected List<RoleDocumentDelegation> delegations
protected List<RoleDocumentDelegationMember> delegationMembers
public IdentityManagementKimDocument()
protected void addDelegationMemberToDelegation(RoleDocumentDelegationMember delegationMember)
protected RoleDocumentDelegation getPrimaryDelegation(RoleBo role)
protected String getDelegationId()
protected RoleDocumentDelegation getSecondaryDelegation(RoleBo role)
public List<RoleDocumentDelegation> getDelegations()
public void setDelegations(List<RoleDocumentDelegation> delegations)
public List<RoleDocumentDelegationMember> getDelegationMembers()
public void setDelegationMembers(List<RoleDocumentDelegationMember> delegationMembers)
public String getKimAttributeDefnId(KimAttributeField definition)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.