com.evolveum.midpoint.common.valueconstruction
Class ValueConstructionFactory
java.lang.Object
com.evolveum.midpoint.common.valueconstruction.ValueConstructionFactory
public class ValueConstructionFactory
- extends java.lang.Object
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueConstructionFactory
public ValueConstructionFactory()
getExpressionFactory
public ExpressionFactory getExpressionFactory()
setExpressionFactory
public void setExpressionFactory(ExpressionFactory expressionFactory)
getProtector
public Protector getProtector()
setProtector
public void setProtector(Protector protector)
createValueConstruction
public ValueConstruction createValueConstruction(ValueConstructionType valueConstructionType,
PropertyDefinition outputDefinition,
PropertyPath outputPropertyParentPath,
java.lang.String shortDesc)
Copyright © 2012 evolveum. All Rights Reserved.