Methods in com.evolveum.midpoint.model.lens with parameters of type LensContext |
|
LensDebugListener.afterSync(LensContext<F,P> context)
|
|
LensDebugListener.beforeSync(LensContext<F,P> context)
|
|
Clockwork.click(LensContext<F,P> context,
Task task,
OperationResult result)
|
LensFocusContext<O> |
LensFocusContext.clone(LensContext lensContext)
|
LensProjectionContext<O> |
LensProjectionContext.clone(LensContext lensContext)
|
abstract LensElementContext<O> |
LensElementContext.clone(LensContext lensContext)
|
protected void |
LensContext.copyValues(LensContext<F,P> clone)
|
protected void |
LensElementContext.copyValues(LensElementContext<O> clone,
LensContext lensContext)
|
protected void |
LensFocusContext.copyValues(LensFocusContext<O> clone,
LensContext lensContext)
|
protected void |
LensProjectionContext.copyValues(LensProjectionContext<O> clone,
LensContext lensContext)
|
|
ChangeExecutor.executeChanges(LensContext<F,P> syncContext,
Task task,
OperationResult parentResult)
|
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,
ResourceShadowDiscriminator rsd)
|
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)
|
|
Clockwork.run(LensContext<F,P> context,
Task task,
OperationResult result)
|
void |
ShadowConstraintsChecker.setContext(LensContext<UserType,AccountShadowType> context)
|
static
|
LensUtil.traceContext(Trace logger,
java.lang.String activity,
java.lang.String phase,
boolean important,
LensContext<F,P> context,
boolean showTriples)
|
Methods in com.evolveum.midpoint.model.lens.projector with parameters of type LensContext |
|
AssignmentProcessor.checkForAssignmentConflicts(LensContext<F,P> context,
OperationResult result)
|
|
ContextLoader.load(LensContext<F,P> context,
java.lang.String activityDescription,
OperationResult result)
|
|
AccountValuesProcessor.process(LensContext<F,P> context,
LensProjectionContext<P> projectionContext,
java.lang.String activityDescription,
OperationResult result)
|
void |
AccountValuesProcessor.processAccounts(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accountContext,
java.lang.String activityDescription,
OperationResult result)
|
|
ActivationProcessor.processActivation(LensContext<F,P> context,
LensProjectionContext<P> projectionContext,
OperationResult result)
|
void |
ActivationProcessor.processActivationUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
void |
AssignmentProcessor.processAssignmentsAccounts(LensContext<UserType,AccountShadowType> context,
OperationResult result)
|
|
AssignmentProcessor.processAssignmentsProjections(LensContext<F,P> context,
OperationResult result)
|
|
CredentialsProcessor.processCredentials(LensContext<F,P> context,
LensProjectionContext<P> projectionContext,
OperationResult result)
|
void |
CredentialsProcessor.processCredentialsUser(LensContext<UserType,AccountShadowType> context,
LensProjectionContext<AccountShadowType> accCtx,
OperationResult result)
|
|
AssignmentProcessor.processOrgAssignments(LensContext<F,P> context,
OperationResult result)
|
|
Projector.project(LensContext<F,P> context,
java.lang.String activityDescription,
OperationResult parentResult)
|
|
Projector.sortAccountsToWaves(LensContext<F,P> context)
|