Uses of Class
com.evolveum.midpoint.common.valueconstruction.ValueConstructionFactory

Packages that use ValueConstructionFactory
com.evolveum.midpoint.model.expr   
com.evolveum.midpoint.model.synchronizer   
 

Uses of ValueConstructionFactory in com.evolveum.midpoint.model.expr
 

Methods in com.evolveum.midpoint.model.expr that return ValueConstructionFactory
 ValueConstructionFactory ExpressionHandler.createValueConstructionFactory(ObjectResolver resolver)
           
 

Uses of ValueConstructionFactory in com.evolveum.midpoint.model.synchronizer
 

Methods in com.evolveum.midpoint.model.synchronizer that return ValueConstructionFactory
 ValueConstructionFactory AssignmentEvaluator.getValueConstructionFactory()
           
 ValueConstructionFactory AccountConstruction.getValueConstructionFactory()
           
 

Methods in com.evolveum.midpoint.model.synchronizer with parameters of type ValueConstructionFactory
 void AssignmentEvaluator.setValueConstructionFactory(ValueConstructionFactory valueConstructionFactory)
           
 void AccountConstruction.setValueConstructionFactory(ValueConstructionFactory valueConstructionFactory)
           
 



Copyright © 2012 evolveum. All Rights Reserved.