Uses of Interface
com.evolveum.midpoint.model.common.stringpolicy.ValuePolicyOriginResolver
-
Packages that use ValuePolicyOriginResolver Package Description com.evolveum.midpoint.model.common.stringpolicy -
-
Uses of ValuePolicyOriginResolver in com.evolveum.midpoint.model.common.stringpolicy
Subinterfaces of ValuePolicyOriginResolver in com.evolveum.midpoint.model.common.stringpolicy Modifier and Type Interface Description interfaceObjectBasedValuePolicyOriginResolver<O extends ObjectType>ValuePolicyOriginResolver that resolves origin based on some context object (that can be retrieved).Classes in com.evolveum.midpoint.model.common.stringpolicy that implement ValuePolicyOriginResolver Modifier and Type Class Description classAbstractValuePolicyOriginResolver<O extends ObjectType>classFocusValuePolicyOriginResolver<F extends FocusType>classShadowValuePolicyOriginResolver
-