Class InboundMappingType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType
com.evolveum.midpoint.xml.ns._public.common.common_3.InboundMappingType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
- 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
Modifier and TypeFieldDescriptionstatic final QName
static final ItemName
static final ItemName
static final Producer<InboundMappingType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType
F_IGNORE_METADATA_PROCESSING, F_METADATA_MAPPING
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
F_AUTHORITATIVE, F_CHANNEL, F_CONDITION, F_DESCRIPTION, F_DOCUMENTATION, F_ENABLED, F_EXCEPT_CHANNEL, F_EXCLUSIVE, F_EXPRESSION, F_EXTENSION, F_LIFECYCLE_STATE, F_NAME, F_SOURCE, F_STRENGTH, F_TARGET, F_TIME_FROM, F_TIME_TO, F_TRACE
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionauthoritative
(Boolean value) clone()
condition
(ExpressionType value) description
(String value) documentation
(String value) <X> X
end()
boolean
exceptChannel
(String value) expression
(ExpressionType value) extension
(ExtensionType value) getUse()
lifecycleState
(String value) void
void
setUse
(InboundMappingUseType value) strength
(MappingStrengthType value) timeTo
(MappingTimeDeclarationType value) use
(InboundMappingUseType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType
createMetadataMappingList, getIgnoreMetadataProcessing, getMetadataMapping
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
getAuthoritative, getChannel, getCondition, getDescription, getDocumentation, getEnabled, getExceptChannel, getExclusive, getExpression, getExtension, getLifecycleState, getName, getSource, getStrength, getTarget, getTimeFrom, getTimeTo, getTrace, isAuthoritative, isEnabled, isExclusive, isTrace, setAuthoritative, setCondition, setDescription, setDocumentation, setEnabled, setExclusive, setExpression, setExtension, setLifecycleState, setName, setStrength, setTarget, setTimeFrom, setTimeTo, setTrace
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_EVALUATION_PHASES
-
F_USE
-
FACTORY
-
-
Constructor Details
-
InboundMappingType
public InboundMappingType() -
InboundMappingType
Deprecated.
-
-
Method Details
-
getEvaluationPhases
-
setEvaluationPhases
-
getUse
-
setUse
-
equals
- Overrides:
equals
in classMappingType
-
id
- Overrides:
id
in classMappingType
-
evaluationPhases
-
beginEvaluationPhases
-
use
-
metadataMapping
- Overrides:
metadataMapping
in classMappingType
-
beginMetadataMapping
- Overrides:
beginMetadataMapping
in classMappingType
-
ignoreMetadataProcessing
- Overrides:
ignoreMetadataProcessing
in classMappingType
-
name
- Overrides:
name
in classMappingType
-
description
- Overrides:
description
in classMappingType
-
documentation
- Overrides:
documentation
in classMappingType
-
lifecycleState
- Overrides:
lifecycleState
in classMappingType
-
extension
- Overrides:
extension
in classMappingType
-
beginExtension
- Overrides:
beginExtension
in classMappingType
-
trace
- Overrides:
trace
in classMappingType
-
authoritative
- Overrides:
authoritative
in classMappingType
-
exclusive
- Overrides:
exclusive
in classMappingType
-
strength
- Overrides:
strength
in classMappingType
-
channel
- Overrides:
channel
in classMappingType
-
exceptChannel
- Overrides:
exceptChannel
in classMappingType
-
timeFrom
- Overrides:
timeFrom
in classMappingType
-
beginTimeFrom
- Overrides:
beginTimeFrom
in classMappingType
-
timeTo
- Overrides:
timeTo
in classMappingType
-
beginTimeTo
- Overrides:
beginTimeTo
in classMappingType
-
source
- Overrides:
source
in classMappingType
-
beginSource
- Overrides:
beginSource
in classMappingType
-
expression
- Overrides:
expression
in classMappingType
-
beginExpression
- Overrides:
beginExpression
in classMappingType
-
target
- Overrides:
target
in classMappingType
-
beginTarget
- Overrides:
beginTarget
in classMappingType
-
condition
- Overrides:
condition
in classMappingType
-
beginCondition
- Overrides:
beginCondition
in classMappingType
-
enabled
- Overrides:
enabled
in classMappingType
-
end
public <X> X end()- Overrides:
end
in classMappingType
-
clone
- Overrides:
clone
in classMappingType
-