Interface ValueNormalizer

All Known Subinterfaces:
IndexedItemValueNormalizer

public interface ValueNormalizer
Normalizes a (string) value for the purpose of custom property indexing.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    normalize(@NotNull Object input, com.evolveum.midpoint.task.api.Task task, OperationResult result)