Class MetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> 
java.lang.Object
com.evolveum.midpoint.model.common.mapping.AbstractMappingImpl<V,D,MetadataMappingType>
  
com.evolveum.midpoint.model.common.mapping.metadata.MetadataMappingImpl<V,D> 
- All Implemented Interfaces:
- Mapping<V,,- D> - PrismValueDeltaSetTripleProducer<V,,- D> - DebugDumpable,- HumanReadableDescribable,- Serializable
public class MetadataMappingImpl<V extends PrismValue,D extends ItemDefinition<?>> 
extends AbstractMappingImpl<V,D,MetadataMappingType>  
Evaluated or to-be-evaluated metadata mapping.
- See Also:
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryModifier and TypeMethodDescriptionclone()Shallow clone.protected TransformationValueMetadataComputerprotected booleanMethods inherited from class com.evolveum.midpoint.model.common.mapping.AbstractMappingImpldebugDump, equals, evaluate, evaluateTimeValidity, getBeans, getConditionOutputTriple, getContextDescription, getDefaultSource, getEtime, getExpressionProfile, getIdentifier, getItemName, getMappingBean, getMappingContextDescription, getMappingQName, getMappingSpecification, getNextRecomputeTime, getNow, getObjectResolver, getOriginObject, getOutput, getOutputDefinition, getOutputPath, getOutputTriple, getSourceContext, getSourceNames, getStateProperty, getStrength, getStrength, getTask, hashCode, hasTargetRange, isActivated, isApplicableToChannel, isAuthoritative, isConditionSatisfied, isEnabled, isExclusive, isProfiling, isPushChanges, isSourceless, isTimeConstraintValid, prepare, setStateProperty, toHumanReadableDescription, toStringMethods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.model.common.mapping.PrismValueDeltaSetTripleProducerisNormal, isStrong, isWeak
- 
Method Details- 
createValueMetadataComputer- Specified by:
- createValueMetadataComputerin class- AbstractMappingImpl<V extends PrismValue,- D extends ItemDefinition<?>, - MetadataMappingType> 
 
- 
determinePushChangesRequestedprotected boolean determinePushChangesRequested()- Specified by:
- determinePushChangesRequestedin class- AbstractMappingImpl<V extends PrismValue,- D extends ItemDefinition<?>, - MetadataMappingType> 
 
- 
cloneDescription copied from class:AbstractMappingImplShallow clone. Only the output is cloned deeply.- Specified by:
- clonein interface- PrismValueDeltaSetTripleProducer<V extends PrismValue,- D extends ItemDefinition<?>> 
- Specified by:
- clonein class- AbstractMappingImpl<V extends PrismValue,- D extends ItemDefinition<?>, - MetadataMappingType> 
 
 
-