Methods in com.evolveum.midpoint.model.lens with parameters of type ProvisioningService |
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
PrismObject<AccountShadowType> equivalentAccount,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getAccountContext(LensContext<UserType,AccountShadowType> context,
java.lang.String resourceOid,
java.lang.String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static LensProjectionContext<AccountShadowType> |
LensUtil.getOrCreateAccountContext(LensContext<UserType,AccountShadowType> context,
java.lang.String resourceOid,
java.lang.String intent,
ProvisioningService provisioningService,
PrismContext prismContext,
OperationResult result)
|
static
|
LensUtil.getResource(LensContext<F,P> context,
java.lang.String resourceOid,
ProvisioningService provisioningService,
OperationResult result)
|
static
|
LensUtil.objectDeltasToContext(java.util.Collection<ObjectDelta<? extends ObjectType>> deltas,
ProvisioningService provisioningService,
PrismContext prismContext,
Task task,
OperationResult result)
|