Uses of Class
com.evolveum.midpoint.prism.Raw
-
Packages that use Raw Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.midpoint.xml.ns._public.model.scripting_3 com.evolveum.prism.xml.ns._public.query_3 Copyright (c) 2010-2019 Evolveum and contributors This work is dual-licensed under the Apache License 2.0 and European Union Public License.com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of Raw in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with annotations of type Raw Modifier and Type Field Description protected ObjectPolicyItemDefinitionType. value -
Uses of Raw in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with annotations of type Raw Modifier and Type Field Description protected ObjectNotificationMessageAttachmentType. contentprotected ObjectAnyDataAsyncUpdateMessageType. dataprotected ObjectAnyValueType. valueprotected ObjectExpressionVariableDefinitionType. valueprotected ObjectMappingEvaluationVariableType. valueprotected ObjectMessagePropertyType. valueMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with annotations of type Raw Modifier and Type Method Description javax.xml.bind.JAXBElement<Object>ObjectFactory. createParamValue(Object value)javax.xml.bind.JAXBElement<Object>ObjectFactory. createValue(Object value)ObjectLiveSyncWorkStateType. getToken() -
Uses of Raw in com.evolveum.midpoint.xml.ns._public.model.scripting_3
Fields in com.evolveum.midpoint.xml.ns._public.model.scripting_3 with annotations of type Raw Modifier and Type Field Description protected ObjectActionParameterValueType. valueprotected ObjectPipelineItemType. valueprotected List<Object>ValueListType. value -
Uses of Raw in com.evolveum.prism.xml.ns._public.query_3
Fields in com.evolveum.prism.xml.ns._public.query_3 with annotations of type Raw Modifier and Type Field Description protected ObjectPropertySimpleValueFilterType. value -
Uses of Raw in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 with annotations of type Raw Modifier and Type Field Description protected @NotNull List<Object>ItemDeltaType. estimatedOldValueprotected @NotNull List<Object>ItemDeltaType. valueprotected List<Object>ItemType. value
-