Uses of Class
com.evolveum.midpoint.model.lens.ItemValueWithOrigin

Packages that use ItemValueWithOrigin
com.evolveum.midpoint.model.lens   
 

Uses of ItemValueWithOrigin in com.evolveum.midpoint.model.lens
 

Methods in com.evolveum.midpoint.model.lens that return ItemValueWithOrigin
 ItemValueWithOrigin<V> ItemValueWithOrigin.clone()
           
 

Methods in com.evolveum.midpoint.model.lens that return types with arguments of type ItemValueWithOrigin
static
<V extends PrismValue>
DeltaSetTriple<ItemValueWithOrigin<V>>
ItemValueWithOrigin.createOutputTriple(Mapping<V> mapping)
           
 java.util.Map<javax.xml.namespace.QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> LensProjectionContext.getSqueezedAttributes()
           
 

Methods in com.evolveum.midpoint.model.lens with parameters of type ItemValueWithOrigin
protected  void ItemValueWithOrigin.copyValues(ItemValueWithOrigin<V> clone)
           
 

Method parameters in com.evolveum.midpoint.model.lens with type arguments of type ItemValueWithOrigin
static
<V extends PrismValue>
ItemDelta<V>
LensUtil.consolidateTripleToDelta(ItemPath itemPath, DeltaSetTriple<? extends ItemValueWithOrigin<V>> triple, ItemDefinition itemDefinition, ItemDelta<V> apropriItemDelta, PrismContainer<?> itemContainer, boolean addUnchangedValues, boolean filterExistingValues, java.lang.String contextDescription)
           
 void LensProjectionContext.setSqueezedAttributes(java.util.Map<javax.xml.namespace.QName,DeltaSetTriple<ItemValueWithOrigin<? extends PrismPropertyValue<?>>>> squeezedAttributes)
           
 



Copyright © 2012 evolveum. All Rights Reserved.