|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchronizationIntent | |
---|---|
com.evolveum.midpoint.model.lens | |
com.evolveum.midpoint.model.sync.action |
Uses of SynchronizationIntent in com.evolveum.midpoint.model.lens |
---|
Methods in com.evolveum.midpoint.model.lens that return SynchronizationIntent | |
---|---|
SynchronizationIntent |
LensProjectionContext.getSynchronizationIntent()
|
static SynchronizationIntent |
SynchronizationIntent.valueOf(java.lang.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. |
Methods in com.evolveum.midpoint.model.lens with parameters of type SynchronizationIntent | |
---|---|
void |
LensProjectionContext.setSynchronizationIntent(SynchronizationIntent synchronizationIntent)
|
Uses of SynchronizationIntent in com.evolveum.midpoint.model.sync.action |
---|
Methods in com.evolveum.midpoint.model.sync.action that return SynchronizationIntent | |
---|---|
protected SynchronizationIntent |
ModifyUserAction.getAccountSynchronizationIntent()
|
Methods in com.evolveum.midpoint.model.sync.action with parameters of type SynchronizationIntent | |
---|---|
protected LensProjectionContext<AccountShadowType> |
BaseAction.createAccountLensContext(LensContext<UserType,AccountShadowType> context,
ResourceObjectShadowChangeDescription change,
SynchronizationIntent syncIntent,
com.evolveum.midpoint.model.sync.action.ActivationDecision activationDecision)
|
Constructors in com.evolveum.midpoint.model.sync.action with parameters of type SynchronizationIntent | |
---|---|
ModifyUserAction(SynchronizationIntent accountSyncIntent,
java.lang.String actionName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |