Package | Description |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
static boolean |
SynchronizationUtils.isPolicyApplicable(com.evolveum.midpoint.prism.PrismObject<? extends ShadowType> currentShadow,
ObjectSynchronizationType synchronizationPolicy,
com.evolveum.midpoint.prism.PrismObject<ResourceType> resource) |
static boolean |
SynchronizationUtils.isPolicyApplicable(QName objectClass,
ShadowKindType kind,
String intent,
ObjectSynchronizationType synchronizationPolicy,
com.evolveum.midpoint.prism.PrismObject<ResourceType> resource) |
Modifier and Type | Method and Description |
---|---|
static ObjectSynchronizationType |
ResourceTypeUtil.findObjectSynchronization(ResourceType resource,
ShadowKindType kind,
String intent) |
Modifier and Type | Field and Description |
---|---|
protected List<ObjectSynchronizationType> |
SynchronizationType.objectSynchronization |
Modifier and Type | Method and Description |
---|---|
ObjectSynchronizationType |
ObjectSynchronizationType.clone()
Creates and returns a deep copy of this object.
|
ObjectSynchronizationType |
ObjectFactory.createObjectSynchronizationType()
Create an instance of
ObjectSynchronizationType |
Modifier and Type | Method and Description |
---|---|
List<ObjectSynchronizationType> |
SynchronizationType.getObjectSynchronization()
Gets the value of the objectSynchronization property.
|
Constructor and Description |
---|
ObjectSynchronizationType(ObjectSynchronizationType o)
Creates a new
ObjectSynchronizationType instance by deeply copying a given ObjectSynchronizationType instance. |
Copyright © 2016 Evolveum. All rights reserved.