Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowPurposeType
Packages that use ShadowPurposeType
Package
Description
-
Uses of ShadowPurposeType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return ShadowPurposeTypeModifier and TypeMethodDescription<F extends FocusType>
ShadowPurposeTypeMidpointFunctions.computeDefaultProjectionPurpose(F focus, ShadowType shadow, ResourceType resource) Default function used to compute projection purpose. -
Uses of ShadowPurposeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowPurposeTypeModifier and TypeMethodDescriptionstatic ShadowPurposeTypeShadowType.getPurpose()static ShadowPurposeTypeReturns the enum constant of this class with the specified name.static ShadowPurposeType[]ShadowPurposeType.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 ShadowPurposeTypeModifier and TypeMethodDescriptionShadowType.purpose(ShadowPurposeType value) voidShadowType.setPurpose(ShadowPurposeType value)