Interface ConfigurableValuePolicySupplier
- All Superinterfaces:
ValuePolicySupplier
Provides value policy when needed (e.g. in generate expression evaluator).
Accepts setting of path and definition for the item for which the value policy will be obtained.
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
setOutputDefinition
(ItemDefinition<?> outputDefinition) Sets the definition of the item for which value policy will be provided.Methods inherited from interface com.evolveum.midpoint.repo.common.expression.ValuePolicySupplier
get
-
Method Details
-
setOutputDefinition
Sets the definition of the item for which value policy will be provided.
-