Class SchemaDeputyUtil
java.lang.Object
com.evolveum.midpoint.schema.util.SchemaDeputyUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanlimitationsAllow(List<OtherPrivilegesLimitationType> limitations, QName itemName) The limitations list contains all "filters" that should be applied.
- 
Constructor Details- 
SchemaDeputyUtilpublic SchemaDeputyUtil()
 
- 
- 
Method Details- 
limitationsAllowpublic 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.
 
-