Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ItemDeltaType
Packages that use ItemDeltaType
Package
Description
-
Uses of ItemDeltaType in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta with parameters of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic booleanItemDeltaUtil.isEmpty(ItemDeltaType itemDeltaType) -
Uses of ItemDeltaType in com.evolveum.midpoint.prism.util
Methods in com.evolveum.midpoint.prism.util with parameters of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic StringPrismPrettyPrinter.prettyPrint(ItemDeltaType deltaType) -
Uses of ItemDeltaType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return types with arguments of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic Collection<ItemDeltaType>DeltaConvertor.toItemDeltaTypes(ItemDelta<?, ?> delta) Item delta: native -> XML.static Collection<ItemDeltaType>DeltaConvertor.toItemDeltaTypes(ItemDelta<?, ?> delta, DeltaConversionOptions options) Item delta: native -> XML.Methods in com.evolveum.midpoint.schema with parameters of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic <IV extends PrismValue,ID extends ItemDefinition<?>>
ItemDelta<IV,ID> DeltaConvertor.createItemDelta(@NotNull ItemDeltaType propMod, @NotNull PrismContainerDefinition<?> rootPcd) Item delta: XML -> native.static <IV extends PrismValue,ID extends ItemDefinition<?>>
ItemDelta<IV,ID> DeltaConvertor.createItemDelta(@NotNull ItemDeltaType propMod, @NotNull PrismContainerDefinition<?> rootPcd, boolean convertUnknownTypes) Item delta: ItemDeltaType -> native.static <IV extends PrismValue,ID extends ItemDefinition<?>>
ItemDelta<IV,ID> DeltaConvertor.createItemDelta(ItemDeltaType propMod, Class<? extends Containerable> objectType, PrismContext prismContext) Item delta: XML -> native.Method parameters in com.evolveum.midpoint.schema with type arguments of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic <T extends Objectable>
Collection<? extends ItemDelta<?,?>> DeltaConvertor.toModifications(Collection<ItemDeltaType> itemDeltaBeans, PrismObjectDefinition<T> objDef) Item deltas: XML -> native -
Uses of ItemDeltaType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ItemDeltaTypeModifier and TypeMethodDescriptionstatic StringSchemaDebugUtil.prettyPrint(ItemDeltaType change) -
Uses of ItemDeltaType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type ItemDeltaTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ItemDeltaTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ItemDeltaType -
Uses of ItemDeltaType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ItemDeltaTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ItemDeltaTypeModifier and TypeMethodDescriptionItemConsolidationTraceType.getAprioriDelta()PropertyModificationOperationType.getDelta()RepositoryModifyTraceType.getModification()WorkersDefinitionType.getOtherDeltas()WorkersPerNodeDefinitionType.getOtherDeltas()ItemConsolidationTraceType.getResultingDelta()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ItemDeltaTypeModifier and TypeMethodDescriptionItemConsolidationTraceType.aprioriDelta(ItemDeltaType value) AssignmentEvaluationTraceType.assignmentDelta(ItemDeltaType value) PropertyModificationOperationType.delta(ItemDeltaType value) RepositoryModifyTraceType.modification(ItemDeltaType value) WorkersDefinitionType.otherDeltas(ItemDeltaType value) WorkersPerNodeDefinitionType.otherDeltas(ItemDeltaType value) ItemConsolidationTraceType.resultingDelta(ItemDeltaType value) voidAssignmentEvaluationTraceType.setAssignmentDelta(ItemDeltaType value) -
Uses of ItemDeltaType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 with type parameters of type ItemDeltaTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return ItemDeltaTypeModifier and TypeMethodDescriptionItemDeltaType.clone()ObjectFactory.createItemDeltaType()Create an instance ofItemDeltaTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return types with arguments of type ItemDeltaTypeModifier and TypeMethodDescription@NotNull List<ItemDeltaType>ItemDeltaItemType.getDelta()ObjectDeltaType.getItemDelta()Gets the value of the modification property.