|
||||||||||
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 Collection<ItemDeltaType> |
DeltaConvertor.toPropertyModificationTypes(ItemDelta delta)
Converts this delta to PropertyModificationType (XML). |
Methods in com.evolveum.midpoint.schema with parameters of type ItemDeltaType | ||
---|---|---|
static
|
DeltaConvertor.createItemDelta(ItemDeltaType propMod,
Class<? extends Objectable> objectType,
PrismContext prismContext)
Creates delta from PropertyModificationType (XML). |
|
static
|
DeltaConvertor.createItemDelta(ItemDeltaType propMod,
PrismContainerDefinition<?> pcDef)
|
Method parameters in com.evolveum.midpoint.schema with type arguments of type ItemDeltaType | ||
---|---|---|
static
|
DeltaConvertor.toModifications(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,
Object element)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
PrismProperty property)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
QName propertyName,
Collection<Object> values)
Deprecated. |
static ItemDeltaType |
ObjectTypeUtil.createPropertyModificationType(ModificationTypeType changeType,
XPathHolder xpath,
QName propertyName,
Object value)
Deprecated. |
Methods in com.evolveum.midpoint.schema.util with parameters of type ItemDeltaType | |
---|---|
static QName |
ObjectTypeUtil.getElementName(ItemDeltaType propertyModification)
|
static boolean |
ObjectTypeUtil.isModificationOf(ItemDeltaType modification,
QName elementName)
|
static boolean |
ObjectTypeUtil.isModificationOf(ItemDeltaType modification,
QName elementName,
XPathHolder path)
|
static 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 List<ItemDeltaType> |
ObjectModificationType.modification
|
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_2 that return types with arguments of type ItemDeltaType | |
---|---|
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 List<ItemDeltaType> |
UriStackEntry.extensionDelta
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type ItemDeltaType | |
---|---|
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 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 | |
---|---|
List<ItemDeltaType> |
ObjectDeltaType.getModification()
Gets the value of the modification property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |