Uses of Class
com.evolveum.midpoint.schema.util.RawRepoShadow
Packages that use RawRepoShadow
-
Uses of RawRepoShadow in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return RawRepoShadowModifier and TypeMethodDescriptionRawRepoShadow.clone()static @NotNull RawRepoShadowRawRepoShadow.of(@NotNull PrismObject<ShadowType> shadowObject) static @NotNull RawRepoShadowRawRepoShadow.of(@NotNull ShadowType bean) static @Nullable RawRepoShadowRawRepoShadow.selectLiveShadow(@NotNull List<PrismObject<ShadowType>> shadows, Object context) Methods in com.evolveum.midpoint.schema.util with parameters of type RawRepoShadowModifier and TypeMethodDescriptionstatic @Nullable ShadowTypeRawRepoShadow.getBean(@Nullable RawRepoShadow repoShadow) static StringRawRepoShadow.getOid(@Nullable RawRepoShadow repoShadow)