Interface PrismEntityOpConstraints.ForItemContent
- All Superinterfaces:
- DebugDumpable,- PrismEntityOpConstraints
- Enclosing interface:
- PrismEntityOpConstraints
Compiled constraints related to an 
Item; they describe access to their values.- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.midpoint.security.enforcer.api.PrismEntityOpConstraintsPrismEntityOpConstraints.ForItemContent, PrismEntityOpConstraints.ForValueContent
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryModifier and TypeMethodDescriptiongetValueConstraints(@NotNull PrismValue value) Returns compiled constraints for given value of the current item.Methods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.security.enforcer.api.PrismEntityOpConstraintsgetDecision
- 
Method Details- 
getValueConstraints@NotNull PrismEntityOpConstraints.ForValueContent getValueConstraints(@NotNull @NotNull PrismValue value) Returns compiled constraints for given value of the current item.
 
-