Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ItemProcessingType
Packages that use ItemProcessingType
Package
Description
-
Uses of ItemProcessingType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ItemProcessingTypeModifier and TypeMethodDescriptionstatic ItemProcessing
MiscSchemaUtil.toItemProcessing
(ItemProcessingType type) -
Uses of ItemProcessingType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemProcessingTypeModifier and TypeMethodDescriptionstatic ItemProcessingType
PropertyLimitationsType.getProcessing()
static ItemProcessingType
Returns the enum constant of this class with the specified name.static ItemProcessingType[]
ItemProcessingType.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 ItemProcessingTypeModifier and TypeMethodDescriptionPropertyLimitationsType.processing
(ItemProcessingType value) void
PropertyLimitationsType.setProcessing
(ItemProcessingType value)