Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperationType |
DeltaConvertor.toObjectDeltaOperationType(ObjectDeltaOperation objectDeltaOperation) |
Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperation |
DeltaConvertor.createObjectDeltaOperation(ObjectDeltaOperationType objectDeltaOperationType,
com.evolveum.midpoint.prism.PrismContext prismContext) |
Modifier and Type | Field and Description |
---|---|
protected List<ObjectDeltaOperationType> |
ObjectDeltaOperationListType.deltaOperation |
Modifier and Type | Method and Description |
---|---|
List<ObjectDeltaOperationType> |
ObjectDeltaOperationListType.getDeltaOperation()
Gets the value of the deltaOperation property.
|
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 © 2014 Evolveum. All rights reserved.