Modifier and Type | Method and Description |
---|---|
static ObjectDeltaType |
DeltaConvertor.toObjectDeltaType(ObjectDelta<? extends Objectable> objectDelta) |
Modifier and Type | Method and Description |
---|---|
static <T extends Objectable> |
DeltaConvertor.createObjectDelta(ObjectDeltaType objectDeltaType,
PrismContext prismContext) |
Modifier and Type | Field and Description |
---|---|
protected ObjectDeltaType |
ObjectDeltaOperationType.objectDelta |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaType |
ShadowType.getObjectChange() |
ObjectDeltaType |
ObjectDeltaOperationType.getObjectDelta()
Gets the value of the objectDelta property.
|
Modifier and Type | Method and Description |
---|---|
void |
ShadowType.setObjectChange(ObjectDeltaType value) |
void |
ObjectDeltaOperationType.setObjectDelta(ObjectDeltaType value)
Sets the value of the objectDelta property.
|
Modifier and Type | Field and Description |
---|---|
protected ObjectDeltaType |
ObjectDeltaWaveType.delta |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaType |
ObjectDeltaWaveType.getDelta()
Gets the value of the delta property.
|
ObjectDeltaType |
LensElementContextType.getPrimaryDelta() |
ObjectDeltaType |
LensElementContextType.getSecondaryDelta() |
ObjectDeltaType |
LensProjectionContextType.getSyncDelta() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectDeltaWaveType.setDelta(ObjectDeltaType value)
Sets the value of the delta property.
|
void |
LensElementContextType.setPrimaryDelta(ObjectDeltaType value) |
void |
LensElementContextType.setSecondaryDelta(ObjectDeltaType value) |
void |
LensProjectionContextType.setSyncDelta(ObjectDeltaType value) |
Modifier and Type | Method and Description |
---|---|
ObjectDeltaType |
ObjectDeltaType.clone()
Clones the object (objectToAdd is cloned using reflection, assuming it is a subclass of ObjectType, that has public clone() method)
|
ObjectDeltaType |
ObjectFactory.createObjectDeltaType()
Create an instance of
ObjectDeltaType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObjectDeltaType> |
ObjectFactory.createObjectDelta(ObjectDeltaType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ObjectDeltaType> |
ObjectFactory.createObjectDelta(ObjectDeltaType value)
|
Copyright © 2013 evolveum. All rights reserved.