Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceDictionaryType
Packages that use TraceDictionaryType
Package
Description
-
Uses of TraceDictionaryType in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result that return TraceDictionaryTypeMethods in com.evolveum.midpoint.schema.result with parameters of type TraceDictionaryTypeModifier and TypeMethodDescriptionvoid
OperationResult.setExtractedDictionary
(TraceDictionaryType extractedDictionary) -
Uses of TraceDictionaryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type TraceDictionaryTypeModifier and TypeFieldDescriptionstatic final Producer<TraceDictionaryType>
TraceDictionaryType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return TraceDictionaryTypeModifier and TypeMethodDescriptionTracingOutputType.beginDictionary()
TraceDictionaryType.clone()
ObjectFactory.createTraceDictionaryType()
TraceDictionaryType.entry
(TraceDictionaryEntryType value) TracingOutputType.getDictionary()
TraceDictionaryType.identifier
(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type TraceDictionaryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TraceDictionaryType>
ObjectFactory.createTraceDictionary
(TraceDictionaryType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type TraceDictionaryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TraceDictionaryType>
ObjectFactory.createTraceDictionary
(TraceDictionaryType value) TracingOutputType.dictionary
(TraceDictionaryType value) void
TracingOutputType.setDictionary
(TraceDictionaryType value)