Package | Description |
---|---|
com.evolveum.midpoint.model.lens | |
com.evolveum.midpoint.model.sync.action |
Modifier and Type | Method and Description |
---|---|
static SynchronizationIntent |
SynchronizationIntent.fromSynchronizationIntentType(SynchronizationIntentType value) |
SynchronizationIntent |
LensProjectionContext.getSynchronizationIntent() |
static SynchronizationIntent |
SynchronizationIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationIntent[] |
SynchronizationIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LensProjectionContext.setSynchronizationIntent(SynchronizationIntent synchronizationIntent) |
Modifier and Type | Method and Description |
---|---|
protected SynchronizationIntent |
ModifyUserAction.getAccountSynchronizationIntent() |
Modifier and Type | Method and Description |
---|---|
protected LensProjectionContext<ShadowType> |
BaseAction.createAccountLensContext(LensContext<UserType,ShadowType> context,
ResourceObjectShadowChangeDescription change,
SynchronizationIntent syncIntent,
com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision) |
Constructor and Description |
---|
ModifyUserAction(SynchronizationIntent accountSyncIntent,
String actionName) |
Copyright © 2013 evolveum. All rights reserved.