ObjectSynchronizationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Defines a synchronization properties (configuration) for a specific type of object, e.g. User. This applies to all flavors of synchronization (live sync, reconciliation, import, ...)
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1]  
description property
string
[0,1]  
objectClass property
QName
[0,-1] Object classes that will be processed by this definition. 
kind property
ShadowKindType
[0,1]  
intent property
string
[0,1]  
focusType property
QName
[0,1]  
enabled property
boolean
[0,1]  
condition property
ExpressionType
[0,1]  
correlation property
ConditionalSearchFilterType
[0,-1]  
confirmation property
ExpressionType
[0,1]  
objectTemplateRef reference
ObjectReferenceType
[0,1] Object template used in case the midPoint (focus) objects are created or modified. 
reconcile property
boolean
[0,1]  
limitPropagation property
boolean
[0,1]  
opportunistic property
boolean
[0,1]  
reaction property
SynchronizationReactionType
[0,-1]