Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.ObjectSynchronizationType

Packages that use ObjectSynchronizationType
com.evolveum.midpoint.schema.util   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of ObjectSynchronizationType in com.evolveum.midpoint.schema.util
 

Methods in com.evolveum.midpoint.schema.util that return ObjectSynchronizationType
static ObjectSynchronizationType ResourceTypeUtil.determineSynchronization(ResourceType resource, Class<UserType> type)
          Returns appropriate object synchronization settings for the class.
 

Uses of ObjectSynchronizationType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type ObjectSynchronizationType
protected  List<ObjectSynchronizationType> SynchronizationType.objectSynchronization
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ObjectSynchronizationType
 ObjectSynchronizationType ObjectSynchronizationType.clone()
          Creates and returns a deep copy of this object.
 ObjectSynchronizationType ObjectFactory.createObjectSynchronizationType()
          Create an instance of ObjectSynchronizationType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ObjectSynchronizationType
 List<ObjectSynchronizationType> SynchronizationType.getObjectSynchronization()
          Gets the value of the objectSynchronization property.
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ObjectSynchronizationType
ObjectSynchronizationType(ObjectSynchronizationType o)
          Creates a new ObjectSynchronizationType instance by deeply copying a given ObjectSynchronizationType instance.
 



Copyright © 2013 evolveum. All Rights Reserved.