Class MappingEvaluationTraceType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.TraceType
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingEvaluationTraceType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
Trace for mapping evaluation operation.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final ItemName
static final Producer<MappingEvaluationTraceType>
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
conditionResultNew
(Boolean value) conditionResultOld
(Boolean value) containingObjectRef
(String oid, QName type) containingObjectRef
(String oid, QName type, QName relation) deletedFromRange
(Object value) <X> X
end()
boolean
implicitSourcePath
(ItemPathType value) implicitTargetPath
(ItemPathType value) mapping
(AbstractMappingType value) mappingKind
(MappingKindType value) nextRecomputeTime
(String value) output
(DeltaSetTripleType value) pushChanges
(Boolean value) pushChangesRequested
(Boolean value) void
setConditionResultNew
(Boolean value) void
setConditionResultOld
(Boolean value) void
void
void
void
setMapping
(AbstractMappingType value) void
setMappingKind
(MappingKindType value) void
void
setOutput
(DeltaSetTripleType value) void
setPushChanges
(Boolean value) void
setPushChangesRequested
(Boolean value) void
void
void
setTextTrace
(String value) void
setTimeConstraintValid
(Boolean value) void
setTimeFrom
(XMLGregorianCalendar value) void
setTimeTo
(XMLGregorianCalendar value) targetPathOverride
(ItemPathType value) timeConstraintValid
(Boolean value) timeFrom
(XMLGregorianCalendar value) timeTo
(XMLGregorianCalendar value) Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_MAPPING_KIND
-
F_MAPPING
-
F_CONTAINING_OBJECT_REF
-
F_TIME_FROM
-
F_TIME_TO
-
F_NEXT_RECOMPUTE_TIME
-
F_TIME_CONSTRAINT_VALID
-
F_CONDITION_RESULT_OLD
-
F_CONDITION_RESULT_NEW
-
F_IMPLICIT_SOURCE_PATH
-
F_IMPLICIT_TARGET_PATH
-
F_TARGET_PATH_OVERRIDE
-
F_PUSH_CHANGES_REQUESTED
-
F_SOURCE
-
F_DELETED_FROM_RANGE
-
F_OUTPUT
-
F_PUSH_CHANGES
-
F_STATE_PROPERTIES
-
F_TEXT_TRACE
-
FACTORY
-
-
Constructor Details
-
MappingEvaluationTraceType
public MappingEvaluationTraceType() -
MappingEvaluationTraceType
Deprecated.
-
-
Method Details
-
getMappingKind
-
setMappingKind
-
getMapping
-
setMapping
-
getContainingObjectRef
-
setContainingObjectRef
-
getTimeFrom
-
setTimeFrom
-
getTimeTo
-
setTimeTo
-
getNextRecomputeTime
-
setNextRecomputeTime
-
isTimeConstraintValid
-
getTimeConstraintValid
-
setTimeConstraintValid
-
isConditionResultOld
-
getConditionResultOld
-
setConditionResultOld
-
isConditionResultNew
-
getConditionResultNew
-
setConditionResultNew
-
getImplicitSourcePath
-
setImplicitSourcePath
-
getImplicitTargetPath
-
setImplicitTargetPath
-
getTargetPathOverride
-
setTargetPathOverride
-
isPushChangesRequested
-
getPushChangesRequested
-
setPushChangesRequested
-
getSource
-
createSourceList
-
getDeletedFromRange
-
getOutput
-
setOutput
-
isPushChanges
-
getPushChanges
-
setPushChanges
-
getStateProperties
-
setStateProperties
-
getTextTrace
-
setTextTrace
-
equals
-
id
-
mappingKind
-
mapping
-
beginMapping
-
containingObjectRef
-
containingObjectRef
-
containingObjectRef
-
beginContainingObjectRef
-
timeFrom
-
timeFrom
-
timeTo
-
timeTo
-
nextRecomputeTime
-
nextRecomputeTime
-
timeConstraintValid
-
conditionResultOld
-
conditionResultNew
-
implicitSourcePath
-
implicitTargetPath
-
targetPathOverride
-
pushChangesRequested
-
source
-
beginSource
-
deletedFromRange
-
output
-
pushChanges
-
stateProperties
-
beginStateProperties
-
textTrace
-
text
-
end
public <X> X end() -
clone
-