Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static ObjectSynchronizationType |
ResourceTypeUtil.determineSynchronization(ResourceType resource,
Class<UserType> type)
Returns appropriate object synchronization settings for the class.
|
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 © 2013 evolveum. All rights reserved.