Package | Description |
---|---|
com.evolveum.midpoint.schema | |
com.evolveum.midpoint.xml.ns._public.common.common_2a | |
com.evolveum.midpoint.xml.ns._public.model.model_context_2 |
Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperationType |
DeltaConvertor.toObjectDeltaOperationType(ObjectDeltaOperation objectDeltaOperation) |
Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperation |
DeltaConvertor.createObjectDeltaOperation(ObjectDeltaOperationType objectDeltaOperationType,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaOperationType |
ObjectDeltaOperationType.clone()
Creates and returns a deep copy of this object.
|
ObjectDeltaOperationType |
ObjectFactory.createObjectDeltaOperationType()
Create an instance of
ObjectDeltaOperationType |
Constructor and Description |
---|
ObjectDeltaOperationType(ObjectDeltaOperationType o)
Creates a new
ObjectDeltaOperationType instance by deeply copying a given ObjectDeltaOperationType instance. |
Modifier and Type | Field and Description |
---|---|
protected ObjectDeltaOperationType |
LensObjectDeltaOperationType.objectDeltaOperation |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaOperationType |
LensObjectDeltaOperationType.getObjectDeltaOperation()
Gets the value of the objectDeltaOperation property.
|
Modifier and Type | Method and Description |
---|---|
void |
LensObjectDeltaOperationType.setObjectDeltaOperation(ObjectDeltaOperationType value)
Sets the value of the objectDeltaOperation property.
|
Copyright © 2013 evolveum. All rights reserved.