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

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

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

Methods in com.evolveum.midpoint.model.lens that return AccountConstruction
 AccountConstruction ItemValueWithOrigin.getAccountConstruction()
           
 AccountConstruction LensProjectionContext.getOutboundAccountConstruction()
           
 

Methods in com.evolveum.midpoint.model.lens that return types with arguments of type AccountConstruction
 PrismValueDeltaSetTriple<PrismPropertyValue<AccountConstruction>> LensProjectionContext.getAccountConstructionDeltaSetTriple()
           
 Collection<AccountConstruction> Assignment.getAccountConstructions()
           
 Collection<PrismPropertyValue<AccountConstruction>> AccountConstructionPack.getConstructions()
           
 

Methods in com.evolveum.midpoint.model.lens with parameters of type AccountConstruction
 void Assignment.addAccountConstruction(AccountConstruction accpuntContruction)
           
 void LensProjectionContext.setOutboundAccountConstruction(AccountConstruction outboundAccountConstruction)
           
 

Method parameters in com.evolveum.midpoint.model.lens with type arguments of type AccountConstruction
 void AccountConstructionPack.add(PrismPropertyValue<AccountConstruction> construction)
           
 void LensProjectionContext.setAccountConstructionDeltaSetTriple(PrismValueDeltaSetTriple<PrismPropertyValue<AccountConstruction>> accountConstructionDeltaSetTriple)
           
 

Constructors in com.evolveum.midpoint.model.lens with parameters of type AccountConstruction
ItemValueWithOrigin(V propertyValue, Mapping<V> mapping, AccountConstruction accountConstruction)
           
 



Copyright © 2013 evolveum. All Rights Reserved.