@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, pessimisticLocks
extension, newCollectionRecord
objectId, 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() |
protected RoleDocumentDelegation |
getSecondaryDelegation() |
void |
setDelegationMembers(List<RoleDocumentDelegationMember> delegationMembers) |
void |
setDelegations(List<RoleDocumentDelegation> delegations) |
getAllowsCopy, isSessionDocument
addCopyErrorDocumentNote, 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, wrapDocumentWithMetadataForXmlSerialization
buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord
generateAndSetObjectIdIfNeeded, getExtensionObject, getObjectId, getVersionNumber, preUpdate, setExtensionObject, setObjectId, setVersionNumber, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNote, 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, wrapDocumentWithMetadataForXmlSerialization
getObjectId
protected 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()
protected String getDelegationId()
protected RoleDocumentDelegation getSecondaryDelegation()
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–2015 The Kuali Foundation. All rights reserved.