Uses of Class
com.evolveum.midpoint.schema.ObjectDeltaOperation

Packages that use ObjectDeltaOperation
com.evolveum.midpoint.schema   
com.evolveum.midpoint.schema.util   
 

Uses of ObjectDeltaOperation in com.evolveum.midpoint.schema
 

Methods in com.evolveum.midpoint.schema that return ObjectDeltaOperation
 ObjectDeltaOperation<T> ObjectDeltaOperation.clone()
           
 

Method parameters in com.evolveum.midpoint.schema with type arguments of type ObjectDeltaOperation
static void ObjectDeltaOperation.checkConsistence(java.util.Collection<? extends ObjectDeltaOperation<?>> deltas)
           
 

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

Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ObjectDeltaOperation
static java.util.Collection<ObjectDeltaOperation<? extends ObjectType>> MiscSchemaUtil.cloneObjectDeltaOperationCollection(java.util.Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection)
           
 

Method parameters in com.evolveum.midpoint.schema.util with type arguments of type ObjectDeltaOperation
static java.util.Collection<ObjectDeltaOperation<? extends ObjectType>> MiscSchemaUtil.cloneObjectDeltaOperationCollection(java.util.Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection)
           
 



Copyright © 2012 evolveum. All Rights Reserved.