Uses of Enum Class
com.evolveum.midpoint.schema.internals.InternalsConfig.ShadowCachingDefault
Packages that use InternalsConfig.ShadowCachingDefault
-
Uses of InternalsConfig.ShadowCachingDefault in com.evolveum.midpoint.schema.internals
Methods in com.evolveum.midpoint.schema.internals that return InternalsConfig.ShadowCachingDefaultModifier and TypeMethodDescriptionstatic @NotNull InternalsConfig.ShadowCachingDefaultInternalsConfig.ShadowCachingDefault.fromString(@Nullable String valueToFind) static @NotNull InternalsConfig.ShadowCachingDefaultInternalsConfig.getShadowCachingDefault()Returns the enum constant of this class with the specified name.static InternalsConfig.ShadowCachingDefault[]InternalsConfig.ShadowCachingDefault.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.internals with parameters of type InternalsConfig.ShadowCachingDefaultModifier and TypeMethodDescriptionstatic voidInternalsConfig.setShadowCachingDefault(@NotNull InternalsConfig.ShadowCachingDefault shadowCachingDefault) Use with care!