Uses of Interface
com.evolveum.midpoint.prism.PathVisitable
Packages that use PathVisitable
Package
Description
-
Uses of PathVisitable in com.evolveum.midpoint.model.api.simulation
Subinterfaces of PathVisitable in com.evolveum.midpoint.model.api.simulationModifier and TypeInterfaceDescriptionstatic interfaceProcessedObject.ProcessedObjectItemDelta<V extends PrismValue,D extends ItemDefinition<?>> ItemDeltaaugmented with functionality needed to display it in a complex way, for example, with the information on real change(s) to the object. -
Uses of PathVisitable in com.evolveum.midpoint.prism
Subinterfaces of PathVisitable in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterfaceItem<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interfacePrismContainer<C extends Containerable>Prism container groups items into logical blocks.interfacePrismContainerValue<C extends Containerable>interfacePrismObject<O extends Objectable>Common supertype for all identity objects.interfacePrismObjectValue<O extends Objectable>Extension of PrismContainerValue that holds object-specific data (OID and version).interfaceProperty is a specific characteristic of an object.interfaceinterfaceObject Reference is a property that describes reference to an object.interfaceinterfaceinterface -
Uses of PathVisitable in com.evolveum.midpoint.prism.deleg
Subinterfaces of PathVisitable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterfaceItemDeltaDelegator<V extends PrismValue,D extends ItemDefinition<?>> interfacePrismContainerValueDelegator<C extends Containerable> -
Uses of PathVisitable in com.evolveum.midpoint.prism.delta
Subinterfaces of PathVisitable in com.evolveum.midpoint.prism.deltaModifier and TypeInterfaceDescriptioninterfaceContainerDelta<V extends Containerable>interfaceItemDelta<V extends PrismValue,D extends ItemDefinition<?>> Item Delta describes a change of an item which is a property, container or a reference.interfaceObjectDelta<O extends Objectable>Relative difference (delta) of the object.interfaceRelative difference (delta) of a property values.interface -
Uses of PathVisitable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement PathVisitableModifier and TypeClassDescriptionclassItemImpl<V extends PrismValue,D extends ItemDefinition<?>> Item is a common abstraction of Property and PropertyContainer.classPrismContainerImpl<C extends Containerable>Property container groups properties into logical blocks.The reason for grouping may be as simple as better understandability of data structure.classPrismContainerValueImpl<C extends Containerable>classPrismObjectImpl<O extends Objectable>Common supertype for all identity objects.classPrismObjectValueImpl<O extends Objectable>Extension of PrismContainerValue that holds object-specific data (OID and version).classProperty is a specific characteristic of an object.classclassObject Reference is a property that describes reference to an object.classclass -
Uses of PathVisitable in com.evolveum.midpoint.prism.impl.delta
Classes in com.evolveum.midpoint.prism.impl.delta that implement PathVisitableModifier and TypeClassDescriptionclassContainerDeltaImpl<V extends Containerable>classItemDeltaImpl<V extends PrismValue,D extends ItemDefinition<?>> classObjectDeltaImpl<O extends Objectable>classRelative difference (delta) of a property values.class -
Uses of PathVisitable in com.evolveum.midpoint.prism.impl.item
Classes in com.evolveum.midpoint.prism.impl.item that implement PathVisitableModifier and TypeClassDescriptionclassDummyContainerImpl<C extends Containerable>classDummyItem<V extends PrismValue,D extends ItemDefinition<?>, R extends Item<V, D>> classclass -
Uses of PathVisitable in com.evolveum.midpoint.prism.impl.lazy
Classes in com.evolveum.midpoint.prism.impl.lazy that implement PathVisitable -
Uses of PathVisitable in com.evolveum.midpoint.prism.impl.metadata
Classes in com.evolveum.midpoint.prism.impl.metadata that implement PathVisitable -
Uses of PathVisitable in com.evolveum.midpoint.schema.processor
Subinterfaces of PathVisitable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceContainer holdingShadowAssociationobjects.interfaceTODOinterfaceShadowCoordinatesQualifiedObjectDelta<T extends Objectable>AnObjectDeltaenriched byResourceShadowCoordinates(pointing to a resource object type).interfaceTODO update this doc Resource Object Attribute is a Property of Resource Object.Classes in com.evolveum.midpoint.schema.processor that implement PathVisitableModifier and TypeClassDescriptionclassRepresents an association between shadows: one subject and zero or more objects.final classclassRepresents a specific shadow association value - i.e. something that is put intoShadowReferenceAttribute.final classTODO review docs Resource Object.classAnObjectDeltaenriched byResourceShadowCoordinates(pointing to a resource object type).classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classRepresents a value of aShadowReferenceAttribute.class