public class IdentityManagementTypeAttributeTransactionalDocument extends IdentityManagementKimDocument
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
attributeEntry |
protected List<? extends KimAttributes> |
attributes |
protected List<org.kuali.rice.kim.api.type.KimAttributeField> |
definitions |
protected org.kuali.rice.kim.api.type.KimType |
kimType |
protected org.kuali.rice.kim.framework.type.KimTypeService |
kimTypeService |
protected static long |
serialVersionUID |
delegationMembers, delegations, LOG, sequenceAccessorServicedocumentHeader, documentNumberextension, versionNumber| Constructor and Description |
|---|
IdentityManagementTypeAttributeTransactionalDocument() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributeEntry() |
List<? extends KimAttributes> |
getAttributes() |
String |
getCommaDelimitedAttributesLabels(String commaDelimitedAttributesNamesList) |
List<org.kuali.rice.kim.api.type.KimAttributeField> |
getDefinitions() |
Map<String,org.kuali.rice.kim.api.type.KimAttributeField> |
getDefinitionsKeyedByAttributeName() |
org.kuali.rice.kim.api.type.KimType |
getKimType() |
protected org.kuali.rice.kim.framework.type.KimTypeService |
getKimTypeService(org.kuali.rice.kim.api.type.KimType kimType) |
void |
setAttributes(List<? extends KimAttributes> attributes) |
void |
setDefinitions(List<org.kuali.rice.kim.api.type.KimAttributeField> definitions) |
void |
setKimType(org.kuali.rice.kim.api.type.KimType kimType) |
addDelegationMemberToDelegation, getDelegationId, getDelegationMembers, getDelegations, getKimAttributeDefnId, getPrimaryDelegation, getSecondaryDelegation, getSequenceAccessorService, setDelegationMembers, setDelegationsgetAllowsCopy, 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 long serialVersionUID
protected transient org.kuali.rice.kim.framework.type.KimTypeService kimTypeService
protected org.kuali.rice.kim.api.type.KimType kimType
protected List<? extends KimAttributes> attributes
protected transient List<org.kuali.rice.kim.api.type.KimAttributeField> definitions
protected transient Map<String,Object> attributeEntry
public IdentityManagementTypeAttributeTransactionalDocument()
public List<? extends KimAttributes> getAttributes()
public void setAttributes(List<? extends KimAttributes> attributes)
attributes - the attributes to setpublic org.kuali.rice.kim.api.type.KimType getKimType()
public void setKimType(org.kuali.rice.kim.api.type.KimType kimType)
kimType - the kimType to setpublic Map<String,Object> getAttributeEntry()
public String getCommaDelimitedAttributesLabels(String commaDelimitedAttributesNamesList)
public List<org.kuali.rice.kim.api.type.KimAttributeField> getDefinitions()
public Map<String,org.kuali.rice.kim.api.type.KimAttributeField> getDefinitionsKeyedByAttributeName()
public void setDefinitions(List<org.kuali.rice.kim.api.type.KimAttributeField> definitions)
protected org.kuali.rice.kim.framework.type.KimTypeService getKimTypeService(org.kuali.rice.kim.api.type.KimType kimType)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.