Package | Description |
---|---|
com.evolveum.midpoint.model.impl.lens | |
com.evolveum.midpoint.model.impl.lens.projector |
Modifier and Type | Method and Description |
---|---|
Construction |
ItemValueWithOrigin.getConstruction() |
Construction |
LensProjectionContext.getOutboundConstruction() |
Modifier and Type | Method and Description |
---|---|
PrismValueDeltaSetTriple<PrismPropertyValue<Construction>> |
LensProjectionContext.getConstructionDeltaSetTriple() |
Collection<Construction<F>> |
EvaluatedAssignment.getConstructions() |
Collection<PrismPropertyValue<Construction>> |
ConstructionPack.getConstructions() |
Modifier and Type | Method and Description |
---|---|
void |
EvaluatedAssignment.addConstruction(Construction<F> contruction) |
void |
LensProjectionContext.setOutboundConstruction(Construction outboundConstruction) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionPack.add(PrismPropertyValue<Construction> construction) |
void |
LensProjectionContext.setConstructionDeltaSetTriple(PrismValueDeltaSetTriple<PrismPropertyValue<Construction>> constructionDeltaSetTriple) |
Constructor and Description |
---|
ItemValueWithOrigin(V propertyValue,
Mapping<V> mapping,
Construction accountConstruction) |
Modifier and Type | Method and Description |
---|---|
Collection<Mapping<V>> |
MappingExtractor.getMappings(Construction<F> construction) |
Copyright © 2014 evolveum. All rights reserved.