Package | Description |
---|---|
com.evolveum.midpoint.model.lens |
Modifier and Type | Method and Description |
---|---|
AccountConstruction |
ItemValueWithOrigin.getAccountConstruction() |
AccountConstruction |
LensProjectionContext.getOutboundAccountConstruction() |
Modifier and Type | Method and Description |
---|---|
PrismValueDeltaSetTriple<PrismPropertyValue<AccountConstruction>> |
LensProjectionContext.getAccountConstructionDeltaSetTriple() |
Collection<AccountConstruction> |
Assignment.getAccountConstructions() |
Collection<PrismPropertyValue<AccountConstruction>> |
AccountConstructionPack.getConstructions() |
Modifier and Type | Method and Description |
---|---|
void |
Assignment.addAccountConstruction(AccountConstruction accpuntContruction) |
void |
LensProjectionContext.setOutboundAccountConstruction(AccountConstruction outboundAccountConstruction) |
Modifier and Type | Method and Description |
---|---|
void |
AccountConstructionPack.add(PrismPropertyValue<AccountConstruction> construction) |
void |
LensProjectionContext.setAccountConstructionDeltaSetTriple(PrismValueDeltaSetTriple<PrismPropertyValue<AccountConstruction>> accountConstructionDeltaSetTriple) |
Constructor and Description |
---|
ItemValueWithOrigin(V propertyValue,
Mapping<V> mapping,
AccountConstruction accountConstruction) |
Copyright © 2013 evolveum. All rights reserved.