Class CompositeSubCorrelatorType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.CompositeCorrelatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.CompositeSubCorrelatorType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
Composition-enabled composite correlator.
- 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 Producer<CompositeSubCorrelatorType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CompositeCorrelatorType
F_COMPOSITE, F_EXPRESSION, F_EXTENSION, F_FILTER, F_ID_MATCH, F_ITEMS, F_NONE, F_SCALING, F_USE
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
F_CONFIDENCE, F_DESCRIPTION, F_DISPLAY_NAME, F_DOCUMENTATION, F_ENABLED, F_NAME, F_SUPER
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
description
(String value) displayName
(String value) documentation
(String value) <X> X
end()
boolean
extension
(ExtensionType value) filter
(FilterSubCorrelatorType value) idMatch
(IdMatchSubCorrelatorType value) items
(ItemsSubCorrelatorType value) none
(NoOpCorrelatorType value) void
use
(CorrelationUseType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CompositeCorrelatorType
createCompositeList, createExpressionList, createFilterList, createIdMatchList, createItemsList, createNoneList, getComposite, getExpression, getExtension, getFilter, getIdMatch, getItems, getNone, getScaling, getUse, setExtension, setScaling, setUse
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCorrelatorType
getConfidence, getDescription, getDisplayName, getDocumentation, getEnabled, getName, getSuper, isEnabled, setConfidence, setDescription, setDisplayName, setDocumentation, setEnabled, setName, setSuper
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_COMPOSITION
-
FACTORY
-
-
Constructor Details
-
CompositeSubCorrelatorType
public CompositeSubCorrelatorType() -
CompositeSubCorrelatorType
Deprecated.
-
-
Method Details
-
getComposition
-
setComposition
-
equals
- Overrides:
equals
in classCompositeCorrelatorType
-
id
- Overrides:
id
in classCompositeCorrelatorType
-
composition
-
beginComposition
-
scaling
- Overrides:
scaling
in classCompositeCorrelatorType
-
beginScaling
- Overrides:
beginScaling
in classCompositeCorrelatorType
-
extension
- Overrides:
extension
in classCompositeCorrelatorType
-
beginExtension
- Overrides:
beginExtension
in classCompositeCorrelatorType
-
none
- Overrides:
none
in classCompositeCorrelatorType
-
beginNone
- Overrides:
beginNone
in classCompositeCorrelatorType
-
items
- Overrides:
items
in classCompositeCorrelatorType
-
beginItems
- Overrides:
beginItems
in classCompositeCorrelatorType
-
filter
- Overrides:
filter
in classCompositeCorrelatorType
-
beginFilter
- Overrides:
beginFilter
in classCompositeCorrelatorType
-
expression
- Overrides:
expression
in classCompositeCorrelatorType
-
beginExpression
- Overrides:
beginExpression
in classCompositeCorrelatorType
-
idMatch
- Overrides:
idMatch
in classCompositeCorrelatorType
-
beginIdMatch
- Overrides:
beginIdMatch
in classCompositeCorrelatorType
-
composite
- Overrides:
composite
in classCompositeCorrelatorType
-
beginComposite
- Overrides:
beginComposite
in classCompositeCorrelatorType
-
use
- Overrides:
use
in classCompositeCorrelatorType
-
name
- Overrides:
name
in classCompositeCorrelatorType
-
displayName
- Overrides:
displayName
in classCompositeCorrelatorType
-
description
- Overrides:
description
in classCompositeCorrelatorType
-
documentation
- Overrides:
documentation
in classCompositeCorrelatorType
-
confidence
- Overrides:
confidence
in classCompositeCorrelatorType
-
beginConfidence
- Overrides:
beginConfidence
in classCompositeCorrelatorType
-
enabled
- Overrides:
enabled
in classCompositeCorrelatorType
-
_super
- Overrides:
_super
in classCompositeCorrelatorType
-
beginSuper
- Overrides:
beginSuper
in classCompositeCorrelatorType
-
end
public <X> X end()- Overrides:
end
in classCompositeCorrelatorType
-
clone
- Overrides:
clone
in classCompositeCorrelatorType
-