|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapping | |
|---|---|
| com.evolveum.midpoint.common.mapping | |
| com.evolveum.midpoint.model.lens | |
| Uses of Mapping in com.evolveum.midpoint.common.mapping |
|---|
| Methods in com.evolveum.midpoint.common.mapping that return Mapping | ||
|---|---|---|
Mapping<V> |
Mapping.clone()
Shallow clone. |
|
|
MappingFactory.createMapping(MappingType mappingType,
java.lang.String shortDesc)
|
|
| Uses of Mapping in com.evolveum.midpoint.model.lens |
|---|
| Methods in com.evolveum.midpoint.model.lens that return Mapping | |
|---|---|
Mapping<? extends PrismPropertyValue<?>> |
AccountConstruction.getAttributeConstruction(javax.xml.namespace.QName attrName)
|
Mapping<?> |
ItemValueWithOrigin.getMapping()
|
| Methods in com.evolveum.midpoint.model.lens that return types with arguments of type Mapping | |
|---|---|
java.util.Collection<Mapping<? extends PrismPropertyValue<?>>> |
AccountConstruction.getAttributeConstructions()
|
| Methods in com.evolveum.midpoint.model.lens with parameters of type Mapping | ||
|---|---|---|
void |
AccountConstruction.addAttributeConstruction(Mapping<? extends PrismPropertyValue<?>> valueConstruction)
|
|
static
|
ItemValueWithOrigin.createOutputTriple(Mapping<V> mapping)
|
|
| Constructors in com.evolveum.midpoint.model.lens with parameters of type Mapping | |
|---|---|
ItemValueWithOrigin(V propertyValue,
Mapping<V> mapping,
AccountConstruction accountConstruction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||