Uses of Class
com.evolveum.midpoint.model.impl.controller.RoleSelectionSpecEntry
-
Packages that use RoleSelectionSpecEntry Package Description com.evolveum.midpoint.model.impl.controller -
-
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 RoleSelectionSpecEntry Modifier and Type Method Description static Collection<RoleSelectionSpecEntry>RoleSelectionSpecEntry. getPositive(Collection<RoleSelectionSpecEntry> col)Method parameters in com.evolveum.midpoint.model.impl.controller with type arguments of type RoleSelectionSpecEntry Modifier and Type Method Description static 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)
-