Class FilterSubCorrelatorType
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.FilterCorrelatorType
com.evolveum.midpoint.xml.ns._public.common.common_3.FilterSubCorrelatorType
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
Composition-enabled filter 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<FilterSubCorrelatorType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.FilterCorrelatorType
F_CONFIRMATION, F_OWNER_FILTER, F_USE_CONFIRMATION_FOR_SINGLE_CANDIDATE
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()
confirmation
(ExpressionType value) description
(String value) displayName
(String value) documentation
(String value) <X> X
end()
boolean
void
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.FilterCorrelatorType
getConfirmation, getOwnerFilter, getUseConfirmationForSingleCandidate, isUseConfirmationForSingleCandidate, setConfirmation, setUseConfirmationForSingleCandidate
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
-
FilterSubCorrelatorType
public FilterSubCorrelatorType() -
FilterSubCorrelatorType
Deprecated.
-
-
Method Details
-
getComposition
-
setComposition
-
equals
- Overrides:
equals
in classFilterCorrelatorType
-
id
- Overrides:
id
in classFilterCorrelatorType
-
composition
-
beginComposition
-
ownerFilter
- Overrides:
ownerFilter
in classFilterCorrelatorType
-
beginOwnerFilter
- Overrides:
beginOwnerFilter
in classFilterCorrelatorType
-
confirmation
- Overrides:
confirmation
in classFilterCorrelatorType
-
beginConfirmation
- Overrides:
beginConfirmation
in classFilterCorrelatorType
-
useConfirmationForSingleCandidate
- Overrides:
useConfirmationForSingleCandidate
in classFilterCorrelatorType
-
name
- Overrides:
name
in classFilterCorrelatorType
-
displayName
- Overrides:
displayName
in classFilterCorrelatorType
-
description
- Overrides:
description
in classFilterCorrelatorType
-
documentation
- Overrides:
documentation
in classFilterCorrelatorType
-
confidence
- Overrides:
confidence
in classFilterCorrelatorType
-
beginConfidence
- Overrides:
beginConfidence
in classFilterCorrelatorType
-
enabled
- Overrides:
enabled
in classFilterCorrelatorType
-
_super
- Overrides:
_super
in classFilterCorrelatorType
-
beginSuper
- Overrides:
beginSuper
in classFilterCorrelatorType
-
end
public <X> X end()- Overrides:
end
in classFilterCorrelatorType
-
clone
- Overrides:
clone
in classFilterCorrelatorType
-