Uses of Interface
com.evolveum.midpoint.prism.SimpleVisitable
-
Packages that use SimpleVisitable Package Description com.evolveum.midpoint.prism.delta com.evolveum.midpoint.prism.extensions -
-
Uses of SimpleVisitable in com.evolveum.midpoint.prism.delta
Subinterfaces of SimpleVisitable in com.evolveum.midpoint.prism.delta Modifier and Type Interface Description interfaceDeltaMapTriple<K,V>interfaceDeltaSetTriple<T>The 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.extensions
Classes in com.evolveum.midpoint.prism.extensions that implement SimpleVisitable Modifier and Type Class Description classAbstractDelegatedPrismValueDeltaSetTriple<V extends PrismValue>
-