Class AutoassignMappingType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.EvenMoreAbstractMappingType
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.AutoassignMappingType
- 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.AnyNested 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 QNamestatic final ItemNamestatic final ItemNamestatic final Producer<AutoassignMappingType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType
F_IGNORE_METADATA_PROCESSING, F_METADATA_MAPPINGFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
F_CONDITION, F_ENABLED, F_EXPRESSION, F_SOURCE, F_TARGETFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.EvenMoreAbstractMappingType
F_AUTHORITATIVE, F_CHANNEL, F_DESCRIPTION, F_DOCUMENTATION, F_EXCEPT_CHANNEL, F_EXCLUSIVE, F_EXTENSION, F_LIFECYCLE_STATE, F_MAPPING_ALIAS, F_NAME, F_STRENGTH, F_TIME_FROM, F_TIME_TO, F_TRACEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthoritative(Boolean value) clone()condition(ExpressionType value) description(String value) documentation(String value) <X> Xend()booleanexceptChannel(String value) expression(ExpressionType value) extension(ExtensionType value) lifecycleState(String value) mappingAlias(String value) populate(PopulateType value) voidvoidsetPopulate(PopulateType value) strength(MappingStrengthType value) timeTo(MappingTimeDeclarationType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType
createMetadataMappingList, getIgnoreMetadataProcessing, getMetadataMappingMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractMappingType
getCondition, getEnabled, getExpression, getSource, getTarget, isEnabled, setCondition, setEnabled, setExpression, setTargetMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.EvenMoreAbstractMappingType
getAuthoritative, getChannel, getDescription, getDocumentation, getExceptChannel, getExclusive, getExtension, getLifecycleState, getMappingAlias, getName, getStrength, getTimeFrom, getTimeTo, getTrace, isAuthoritative, isExclusive, isTrace, setAuthoritative, setDescription, setDocumentation, setExclusive, setExtension, setLifecycleState, setName, setStrength, setTimeFrom, setTimeTo, setTraceMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_ASSIGNMENT_PROPERTIES
-
F_POPULATE
-
FACTORY
-
-
Constructor Details
-
AutoassignMappingType
public AutoassignMappingType() -
AutoassignMappingType
Deprecated.
-
-
Method Details
-
getAssignmentProperties
-
setAssignmentProperties
-
getPopulate
-
setPopulate
-
equals
- Overrides:
equalsin classMappingType
-
id
- Overrides:
idin classMappingType
-
assignmentProperties
-
beginAssignmentProperties
-
populate
-
beginPopulate
-
metadataMapping
- Overrides:
metadataMappingin classMappingType
-
beginMetadataMapping
- Overrides:
beginMetadataMappingin classMappingType
-
ignoreMetadataProcessing
- Overrides:
ignoreMetadataProcessingin classMappingType
-
source
- Overrides:
sourcein classMappingType
-
beginSource
- Overrides:
beginSourcein classMappingType
-
expression
- Overrides:
expressionin classMappingType
-
beginExpression
- Overrides:
beginExpressionin classMappingType
-
target
- Overrides:
targetin classMappingType
-
beginTarget
- Overrides:
beginTargetin classMappingType
-
condition
- Overrides:
conditionin classMappingType
-
beginCondition
- Overrides:
beginConditionin classMappingType
-
enabled
- Overrides:
enabledin classMappingType
-
name
- Overrides:
namein classMappingType
-
mappingAlias
- Overrides:
mappingAliasin classMappingType
-
description
- Overrides:
descriptionin classMappingType
-
documentation
- Overrides:
documentationin classMappingType
-
lifecycleState
- Overrides:
lifecycleStatein classMappingType
-
extension
- Overrides:
extensionin classMappingType
-
beginExtension
- Overrides:
beginExtensionin classMappingType
-
trace
- Overrides:
tracein classMappingType
-
authoritative
- Overrides:
authoritativein classMappingType
-
exclusive
- Overrides:
exclusivein classMappingType
-
strength
- Overrides:
strengthin classMappingType
-
channel
- Overrides:
channelin classMappingType
-
exceptChannel
- Overrides:
exceptChannelin classMappingType
-
timeFrom
- Overrides:
timeFromin classMappingType
-
beginTimeFrom
- Overrides:
beginTimeFromin classMappingType
-
timeTo
- Overrides:
timeToin classMappingType
-
beginTimeTo
- Overrides:
beginTimeToin classMappingType
-
end
public <X> X end()- Overrides:
endin classMappingType
-
clone
- Overrides:
clonein classMappingType
-