Uses of Class
com.evolveum.midpoint.model.impl.controller.RoleSelectionSpecEntry
Packages that use RoleSelectionSpecEntry
-
Uses of RoleSelectionSpecEntry in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that return types with arguments of type RoleSelectionSpecEntryModifier and TypeMethodDescriptionstatic Collection<RoleSelectionSpecEntry>RoleSelectionSpecEntry.getPositive(Collection<RoleSelectionSpecEntry> col) Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type RoleSelectionSpecEntryModifier and TypeMethodDescriptionstatic Collection<RoleSelectionSpecEntry>RoleSelectionSpecEntry.getPositive(Collection<RoleSelectionSpecEntry> col) static booleanRoleSelectionSpecEntry.hasNegative(Collection<RoleSelectionSpecEntry> col) static booleanRoleSelectionSpecEntry.hasNegativeValue(Collection<RoleSelectionSpecEntry> col, String value) static voidRoleSelectionSpecEntry.negate(Collection<RoleSelectionSpecEntry> col)