Uses of Class
com.evolveum.midpoint.model.impl.util.DataModelUtil.PathResolutionContext
Packages that use DataModelUtil.PathResolutionContext
-
Uses of DataModelUtil.PathResolutionContext in com.evolveum.midpoint.model.impl.util
Subclasses of DataModelUtil.PathResolutionContext in com.evolveum.midpoint.model.impl.utilMethods in com.evolveum.midpoint.model.impl.util with parameters of type DataModelUtil.PathResolutionContextModifier and TypeMethodDescriptionstatic @Nullable DataModelUtil.PathResolutionResultDataModelUtil.resolvePath(@NotNull ItemPath path, @NotNull DataModelUtil.PathResolutionContext context) static @Nullable DataModelUtil.PathResolutionResultDataModelUtil.resolvePathForType(@NotNull Class<? extends ObjectType> clazz, @NotNull ItemPath path, @NotNull DataModelUtil.PathResolutionContext context)