Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowContentDescriptionType
Packages that use ShadowContentDescriptionType
Package
Description
-
Uses of ShadowContentDescriptionType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowContentDescriptionTypeModifier and TypeMethodDescriptiondefault @Nullable ShadowContentDescriptionTypeAbstractShadow.getContentDescription()default @NotNull ShadowContentDescriptionTypeAbstractShadow.getContentDescriptionRequired()Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowContentDescriptionTypeModifier and TypeMethodDescriptionstatic @NotNull ItemCachedStatusShadowUtil.getShadowCachedStatus(@Nullable PrismObject<ShadowType> shadow, @NotNull ResourceObjectDefinition definition, @Nullable ShadowContentDescriptionType contentDescriptionOverride, @NotNull XMLGregorianCalendar now) The shadow can be raw here. -
Uses of ShadowContentDescriptionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowContentDescriptionTypeModifier and TypeMethodDescriptionstatic ShadowContentDescriptionTypeShadowType.getContentDescription()static ShadowContentDescriptionTypeReturns the enum constant of this class with the specified name.static ShadowContentDescriptionType[]ShadowContentDescriptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowContentDescriptionTypeModifier and TypeMethodDescriptionShadowType.contentDescription(ShadowContentDescriptionType value) voidShadowType.setContentDescription(ShadowContentDescriptionType value)