Uses of Interface
com.evolveum.midpoint.prism.PrismVisitable
Packages that use PrismVisitable
Package
Description
-
Uses of PrismVisitable in com.evolveum.midpoint.prism
Subinterfaces of PrismVisitable 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.interfaceinterfaceinterfaceMethods in com.evolveum.midpoint.prism with parameters of type PrismVisitableModifier and TypeMethodDescriptionbooleanPrismVisitor.visit(PrismVisitable visitable) Visit item and decides if the children should be also visited. -
Uses of PrismVisitable in com.evolveum.midpoint.prism.deleg
Subinterfaces of PrismVisitable in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterfaceItemDelegator<V extends PrismValue,D extends ItemDefinition<?>> interfacePrismContainerDelegator<C extends Containerable>interfacePrismContainerValueDelegator<C extends Containerable>interfacePrismObjectDelegator<O extends Objectable>interfacePrismObjectValueDelegator<O extends Objectable>interfaceinterfaceinterfaceinterfaceinterface -
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement PrismVisitableModifier and TypeClassDescriptionclassEmbeddedPrismObjectImpl<O extends ObjectType>A (fake)PrismObjectimplementation for object values that are embedded in aPrismContainersomewhere in the enclosing (real)PrismObject.classItemImpl<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.classBEWARE!class -
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl.item
Classes in com.evolveum.midpoint.prism.impl.item that implement PrismVisitableModifier and TypeClassDescriptionclassDummyContainerImpl<C extends Containerable>classDummyItem<V extends PrismValue,D extends ItemDefinition<?>, R extends Item<V, D>> classclass -
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl.lazy
Classes in com.evolveum.midpoint.prism.impl.lazy that implement PrismVisitable -
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl.metadata
Classes in com.evolveum.midpoint.prism.impl.metadata that implement PrismVisitable -
Uses of PrismVisitable in com.evolveum.midpoint.prism.lazy
Classes in com.evolveum.midpoint.prism.lazy that implement PrismVisitableModifier and TypeClassDescriptionclassFlyweightClonedItem<V extends PrismValue,D extends ItemDefinition<?>> Flyweight immutable item backed by delegate.classclassGenericLazyPrismContainerValue<C extends Containerable>Lazily evaluatedPrismContainerValue. -
Uses of PrismVisitable in com.evolveum.midpoint.repo.sqale.audit
Methods in com.evolveum.midpoint.repo.sqale.audit with parameters of type PrismVisitableModifier and TypeMethodDescriptionbooleanChangedItemPathComputer.ItemPathVisitor.visit(PrismVisitable visitable) -
Uses of PrismVisitable in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismVisitable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterfaceContainer holdingShadowAssociationobjects.interfaceTODOinterfaceTODO update this doc Resource Object Attribute is a Property of Resource Object.Classes in com.evolveum.midpoint.schema.processor that implement PrismVisitableModifier 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.classRepresents a shadow reference attribute (like `ri:group` or `ri:access`).classRepresents a value of aShadowReferenceAttribute.class