@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 | 
| protected SequenceAccessorService | sequenceAccessorService | 
documentHeader, documentNumberextension, 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() | 
| protected SequenceAccessorService | getSequenceAccessorService() | 
| void | setDelegationMembers(List<RoleDocumentDelegationMember> delegationMembers) | 
| void | setDelegations(List<RoleDocumentDelegation> delegations) | 
getAllowsCopy, isSessionDocumentaddCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, toCopy, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerializationbuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberrefreshtoStringgetVersionNumbergetObjectIdprotected static final org.apache.log4j.Logger LOG
protected List<RoleDocumentDelegation> delegations
protected List<RoleDocumentDelegationMember> delegationMembers
protected transient SequenceAccessorService sequenceAccessorService
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)
delegations - the delegations to setpublic List<RoleDocumentDelegationMember> getDelegationMembers()
public void setDelegationMembers(List<RoleDocumentDelegationMember> delegationMembers)
delegationMembers - the delegationMembers to setprotected SequenceAccessorService getSequenceAccessorService()
public String getKimAttributeDefnId(KimAttributeField definition)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.