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 RawRepoShadow
RawRepoShadow.of
(@NotNull PrismObject<ShadowType> shadowObject) static @NotNull RawRepoShadow
RawRepoShadow.of
(@NotNull ShadowType bean) static @Nullable RawRepoShadow
RawRepoShadow.selectLiveShadow
(@NotNull List<PrismObject<ShadowType>> shadows, Object context) Methods in com.evolveum.midpoint.schema.util with parameters of type RawRepoShadowModifier and TypeMethodDescriptionstatic @Nullable ShadowType
RawRepoShadow.getBean
(@Nullable RawRepoShadow repoShadow) static String
RawRepoShadow.getOid
(@Nullable RawRepoShadow repoShadow)