Uses of Interface
com.evolveum.midpoint.prism.SimpleVisitable
Packages that use SimpleVisitable
Package
Description
- 
Uses of SimpleVisitable in com.evolveum.midpoint.model.impl.exprClasses in com.evolveum.midpoint.model.impl.expr that implement SimpleVisitableModifier and TypeClassDescriptionclassAssociationSynchronizationResult<V extends PrismValue>Result of the evaluation ofAssociationSynchronizationExpressionEvaluator.
- 
Uses of SimpleVisitable in com.evolveum.midpoint.prism.deltaSubinterfaces of SimpleVisitable in com.evolveum.midpoint.prism.deltaModifier and TypeInterfaceDescriptioninterfaceDeltaMapTriple<K,V> interfaceThe triple of values (added, unchanged, deleted) that represents difference between two collections of values.interfacePrismValueDeltaSetTriple<V extends PrismValue>DeltaSetTriple that is limited to hold prism values.
- 
Uses of SimpleVisitable in com.evolveum.midpoint.prism.extensionsClasses in com.evolveum.midpoint.prism.extensions that implement SimpleVisitableModifier and TypeClassDescriptionclass
- 
Uses of SimpleVisitable in com.evolveum.midpoint.prism.impl.deltaClasses in com.evolveum.midpoint.prism.impl.delta that implement SimpleVisitableModifier and TypeClassDescriptionclassDeltaMapTripleImpl<K,V> classThe triple of values (added, unchanged, deleted) that represents difference between two collections of values.classPrismValueDeltaSetTripleImpl<V extends PrismValue>DeltaSetTriple that is limited to hold prism values.
- 
Uses of SimpleVisitable in com.evolveum.midpoint.repo.common.expressionClasses in com.evolveum.midpoint.repo.common.expression that implement SimpleVisitableModifier and TypeClassDescriptionclassSourceTriple<V extends PrismValue,D extends ItemDefinition<?>> PrismValueDeltaSetTriple that also remembers the source from which it has originated.