Context-related access modifiers
The following context-specific access modifiers are available with the product:
Access Modifier | Description |
---|---|
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. OwnedContextsAccessModifier | This access modifier controls access to "context" data objects owned by the user. The access modifier can only be used in a view (not for a data object type). |
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. ContextAssignmentsAccessModifier | This access modifier controls access to "context" data objects. The access modifier can only be used in a view that filters on ContextAssignment data objects. The access modifier grants access to: * All context assignments for contexts (valid or not) that the active user is owner of. * If the active user is a system administrator, (s)he is considered the owner of all contexts in this respect. * All context assignments for the active user's identity. |
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. MyContextsAccessModifier | This access modifier controls access to "context" data objects. |
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. IdentityContextsAccessModifier | This access modifier controls access to "context" data objects that a specific identity is assigned to. |
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. ContextIdentitiesAccessModifier | This access modifier controls access to identity data objects that are assigned to a specific "context" data object. The access modifier can only be used in a view (not for a data object type) and is specifically intended for showing identities from the context forms. |
Omada.OE.Solution. OIM.AppLogic.AccessModifiers. ContextObjectsAccessModifier | This access modifier controls access to "context" data objects. The access modifier can only be used in a view (not for a data object type). |