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 interface
ProcessedObject.ProcessedObjectItemDelta<V extends PrismValue,
D extends ItemDefinition<?>> ItemDelta
augmented 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 TypeInterfaceDescriptioninterface
Item<V extends PrismValue,
D extends ItemDefinition<?>> Item is a common abstraction of Property, Reference and Container.interface
PrismContainer<C extends Containerable>
Prism container groups items into logical blocks.interface
PrismContainerValue<C extends Containerable>
interface
PrismObject<O extends Objectable>
Common supertype for all identity objects.interface
PrismObjectValue<O extends Objectable>
Extension of PrismContainerValue that holds object-specific data (OID and version).interface
Property is a specific characteristic of an object.interface
interface
Object Reference is a property that describes reference to an object.interface
interface
interface
-
Uses of PathVisitable in com.evolveum.midpoint.prism.deleg
Subinterfaces of PathVisitable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterface
ItemDeltaDelegator<V extends PrismValue,
D extends ItemDefinition<?>> -
Uses of PathVisitable in com.evolveum.midpoint.prism.delta
Subinterfaces of PathVisitable in com.evolveum.midpoint.prism.deltaModifier and TypeInterfaceDescriptioninterface
ContainerDelta<V extends Containerable>
interface
ItemDelta<V extends PrismValue,
D extends ItemDefinition<?>> Item Delta describes a change of an item which is a property, container or a reference.interface
ObjectDelta<O extends Objectable>
Relative difference (delta) of the object.interface
Relative 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 TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.ItemImpl<V extends PrismValue,
D extends ItemDefinition<?>> class
com.evolveum.midpoint.prism.impl.PrismContainerImpl<C extends Containerable>
class
com.evolveum.midpoint.prism.impl.PrismPropertyImpl<T extends Object>
-
Uses of PathVisitable in com.evolveum.midpoint.prism.impl.delta
Classes in com.evolveum.midpoint.prism.impl.delta that implement PathVisitableModifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.delta.ObjectDeltaImpl<O extends Objectable>
-
Uses of PathVisitable in com.evolveum.midpoint.schema.processor
Subinterfaces of PathVisitable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterface
/** Resource Object Attribute is a Property of Resource Object.interface
TODOinterface
ShadowCoordinatesQualifiedObjectDelta<T extends Objectable>
AnObjectDelta
enriched byResourceShadowCoordinates
(pointing to a resource object type).Classes in com.evolveum.midpoint.schema.processor that implement PathVisitableModifier and TypeClassDescriptionfinal class
TODO review docs Resource Object.class
class
AnObjectDelta
enriched byResourceShadowCoordinates
(pointing to a resource object type).