Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperationType |
DeltaConvertor.toObjectDeltaOperationType(ObjectDeltaOperation objectDeltaOperation) |
static ObjectDeltaOperationType |
DeltaConvertor.toObjectDeltaOperationType(ObjectDeltaOperation objectDeltaOperation,
DeltaConversionOptions options) |
Modifier and Type | Method and Description |
---|---|
static ObjectDeltaOperation |
DeltaConvertor.createObjectDeltaOperation(ObjectDeltaOperationType objectDeltaOperationType,
com.evolveum.midpoint.prism.PrismContext prismContext) |
static void |
DeltaConvertor.toObjectDeltaOperationType(ObjectDeltaOperation delta,
ObjectDeltaOperationType odo,
DeltaConversionOptions options) |
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 | Field and Description |
---|---|
protected List<ObjectDeltaOperationType> |
AuditEventRecordType.delta |
Modifier and Type | Method and Description |
---|---|
List<ObjectDeltaOperationType> |
AuditEventRecordType.getDelta()
Gets the value of the delta 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 © 2015 Evolveum. All rights reserved.