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, LOGadHocRoutePersons, adHocRouteWorkgroups, documentHeader, documentNumber, notes, pessimisticLocksextension, newCollectionRecord_persistence_cacheKey, _persistence_fetchGroup, _persistence_href, _persistence_links, _persistence_listener, _persistence_primaryKey, _persistence_relationshipInfo, _persistence_session, _persistence_shouldRefreshFetchGroup, objectId, 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, setDelegationMembers, setDelegations_persistence_get, _persistence_new, _persistence_post_clone, _persistence_set, getAllowsCopy, isSessionDocument_persistence_get_documentNumber, _persistence_set_documentNumber, addCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getActionRequests, getAdHocRouteNodeName, 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, setNewCollectionRecord_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_get_objectId, _persistence_get_versionNumber, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getLinks, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setLinks, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, generateAndSetObjectIdIfNeeded, 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, getAdHocRouteNodeName, 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 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–2017 The Kuali Foundation. All rights reserved.