Class SchemaDeputyUtil
java.lang.Object
com.evolveum.midpoint.schema.util.SchemaDeputyUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
limitationsAllow
(List<OtherPrivilegesLimitationType> limitations, QName itemName) The limitations list contains all "filters" that should be applied.
-
Constructor Details
-
SchemaDeputyUtil
public SchemaDeputyUtil()
-
-
Method Details
-
limitationsAllow
public static boolean limitationsAllow(List<OtherPrivilegesLimitationType> limitations, QName itemName) The limitations list contains all "filters" that should be applied. This means that if a single record blocks the flow, the overall answer is negative.
-