Uses of Interface
com.evolveum.midpoint.prism.SimpleVisitable

Packages that use SimpleVisitable
com.evolveum.midpoint.common.expression.script   
com.evolveum.midpoint.prism.delta   
 

Uses of SimpleVisitable in com.evolveum.midpoint.common.expression.script
 

Classes in com.evolveum.midpoint.common.expression.script that implement SimpleVisitable
 class SourceTriple<V extends PrismValue>
           
 

Uses of SimpleVisitable in com.evolveum.midpoint.prism.delta
 

Classes in com.evolveum.midpoint.prism.delta that implement SimpleVisitable
 class DeltaSetTriple<T>
          The triple of values (added, unchanged, deleted) that represents difference between two collections of values.
 class PrismValueDeltaSetTriple<V extends PrismValue>
          DeltaSetTriple that is limited to hold prism values.
 



Copyright © 2013 evolveum. All Rights Reserved.