Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.EffectivePrivilegesModificationType
Packages that use EffectivePrivilegesModificationType
-
Uses of EffectivePrivilegesModificationType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return EffectivePrivilegesModificationTypeModifier and TypeMethodDescriptionAuditEventRecordType.getEffectivePrivilegesModification()
Returns the enum constant of this class with the specified name.static EffectivePrivilegesModificationType[]
EffectivePrivilegesModificationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type EffectivePrivilegesModificationTypeModifier and TypeMethodDescriptionAuditEventRecordType.effectivePrivilegesModification
(EffectivePrivilegesModificationType value) void
AuditEventRecordType.setEffectivePrivilegesModification
(EffectivePrivilegesModificationType value)