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 Object
PolicyItemDefinitionType. 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 Object
NotificationMessageAttachmentType. content
protected Object
AnyDataAsyncUpdateMessageType. data
protected Object
AnyValueType. value
protected Object
ExpressionVariableDefinitionType. value
protected Object
MappingEvaluationVariableType. value
protected Object
MessagePropertyType. value
Methods 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)
Object
LiveSyncWorkStateType. 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 Object
ActionParameterValueType. value
protected Object
PipelineItemType. value
protected 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 Object
PropertySimpleValueFilterType. 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. estimatedOldValue
protected @NotNull List<Object>
ItemDeltaType. value
protected List<Object>
ItemType. value
-