|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueConstruction | |
---|---|
com.evolveum.midpoint.common.valueconstruction | |
com.evolveum.midpoint.model | |
com.evolveum.midpoint.model.synchronizer |
Uses of ValueConstruction in com.evolveum.midpoint.common.valueconstruction |
---|
Methods in com.evolveum.midpoint.common.valueconstruction that return ValueConstruction | |
---|---|
ValueConstruction |
ValueConstruction.clone()
Shallow clone. |
ValueConstruction |
ValueConstructionFactory.createValueConstruction(ValueConstructionType valueConstructionType,
PropertyDefinition outputDefinition,
PropertyPath outputPropertyParentPath,
java.lang.String shortDesc)
|
Uses of ValueConstruction in com.evolveum.midpoint.model |
---|
Methods in com.evolveum.midpoint.model that return types with arguments of type ValueConstruction | |
---|---|
java.util.Map<javax.xml.namespace.QName,DeltaSetTriple<ValueConstruction>> |
AccountSyncContext.getAttributeValueDeltaSetTripleMap()
|
Method parameters in com.evolveum.midpoint.model with type arguments of type ValueConstruction | |
---|---|
void |
AccountSyncContext.addToAttributeValueDeltaSetTripleMap(java.util.Map<javax.xml.namespace.QName,DeltaSetTriple<ValueConstruction>> attributeValueDeltaMap)
|
Uses of ValueConstruction in com.evolveum.midpoint.model.synchronizer |
---|
Methods in com.evolveum.midpoint.model.synchronizer that return types with arguments of type ValueConstruction | |
---|---|
java.util.Collection<ValueConstruction> |
AccountConstruction.getAttributeConstructions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |