|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ItemDeltaType in com.evolveum.midpoint.schema |
|---|
| Methods in com.evolveum.midpoint.schema that return types with arguments of type ItemDeltaType | |
|---|---|
static java.util.Collection<ItemDeltaType> |
DeltaConvertor.toPropertyModificationTypes(ItemDelta delta)
Converts this delta to PropertyModificationType (XML). |
| Methods in com.evolveum.midpoint.schema with parameters of type ItemDeltaType | |
|---|---|
static ItemDelta |
DeltaConvertor.createItemDelta(ItemDeltaType propMod,
java.lang.Class<? extends Objectable> objectType,
PrismContext prismContext)
Creates delta from PropertyModificationType (XML). |
static ItemDelta |
DeltaConvertor.createItemDelta(ItemDeltaType propMod,
PrismContainerDefinition pcDef)
|
| Method parameters in com.evolveum.midpoint.schema with type arguments of type ItemDeltaType | ||
|---|---|---|
static
|
DeltaConvertor.toModifications(java.util.Collection<ItemDeltaType> itemDeltaTypes,
PrismObjectDefinition<T> objDef)
|
|
| Uses of ItemDeltaType in com.evolveum.midpoint.schema.util |
|---|
| Methods in com.evolveum.midpoint.schema.util that return ItemDeltaType | |
|---|---|
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpathType,
java.lang.Object element)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
PrismProperty property)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
javax.xml.namespace.QName propertyName,
java.util.Collection<java.lang.Object> values)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
javax.xml.namespace.QName propertyName,
java.lang.Object value)
Deprecated. |
| Methods in com.evolveum.midpoint.schema.util with parameters of type ItemDeltaType | |
|---|---|
static javax.xml.namespace.QName |
ObjectTypeUtil.getElementName(ItemDeltaType propertyModification)
|
static boolean |
ObjectTypeUtil.isModificationOf(ItemDeltaType modification,
javax.xml.namespace.QName elementName)
|
static boolean |
ObjectTypeUtil.isModificationOf(ItemDeltaType modification,
javax.xml.namespace.QName elementName,
XPathHolder path)
|
static java.lang.String |
SchemaDebugUtil.prettyPrint(ItemDeltaType change)
|
| Uses of ItemDeltaType in com.evolveum.midpoint.xml.ns._public.common.api_types_2 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_2 with type parameters of type ItemDeltaType | |
|---|---|
protected java.util.List<ItemDeltaType> |
ObjectModificationType.modification
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return types with arguments of type ItemDeltaType | |
|---|---|
java.util.List<ItemDeltaType> |
ObjectModificationType.getModification()
Gets the value of the modification property. |
| Uses of ItemDeltaType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type ItemDeltaType | |
|---|---|
protected java.util.List<ItemDeltaType> |
UriStackEntry.extensionDelta
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ItemDeltaType | |
|---|---|
java.util.List<ItemDeltaType> |
UriStackEntry.getExtensionDelta()
Gets the value of the extensionDelta property. |
| Uses of ItemDeltaType in com.evolveum.prism.xml.ns._public.types_2 |
|---|
| Fields in com.evolveum.prism.xml.ns._public.types_2 with type parameters of type ItemDeltaType | |
|---|---|
protected java.util.List<ItemDeltaType> |
ObjectDeltaType.modification
|
| Methods in com.evolveum.prism.xml.ns._public.types_2 that return ItemDeltaType | |
|---|---|
ItemDeltaType |
ItemDeltaType.clone()
|
ItemDeltaType |
ObjectFactory.createItemDeltaType()
Create an instance of ItemDeltaType |
| Methods in com.evolveum.prism.xml.ns._public.types_2 that return types with arguments of type ItemDeltaType | |
|---|---|
java.util.List<ItemDeltaType> |
ObjectDeltaType.getModification()
Gets the value of the modification property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||