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 TypeInterfaceDescriptioninterfacePrismContainerValueDelegator<C extends Containerable> -
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement PrismVisitableModifier 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 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.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