Uses of Interface
com.evolveum.midpoint.prism.polystring.PolyStringNormalizer
-
Packages that use PolyStringNormalizer Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.polystring -
-
Uses of PolyStringNormalizer in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return PolyStringNormalizer Modifier and Type Method Description @NotNull PolyStringNormalizer
PrismContext. getDefaultPolyStringNormalizer()
Returns the default PolyString normalizer. -
Uses of PolyStringNormalizer in com.evolveum.midpoint.prism.polystring
Methods in com.evolveum.midpoint.prism.polystring that return PolyStringNormalizer Modifier and Type Method Description @NotNull PolyStringNormalizer
PolyStringNormalizerRegistry. getNormalizer(@Nullable QName name)
Methods in com.evolveum.midpoint.prism.polystring with parameters of type PolyStringNormalizer Modifier and Type Method Description void
PolyString. recompute(PolyStringNormalizer normalizer)
-