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 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
Methods in com.evolveum.midpoint.prism with parameters of type PrismVisitableModifier and TypeMethodDescriptionboolean
PrismVisitor.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 TypeInterfaceDescriptioninterface
ItemDelegator<V extends PrismValue,
D extends ItemDefinition<?>> interface
PrismContainerDelegator<C extends Containerable>
interface
PrismContainerValueDelegator<C extends Containerable>
interface
PrismObjectDelegator<O extends Objectable>
interface
PrismObjectValueDelegator<O extends Objectable>
interface
interface
interface
interface
interface
-
Uses of PrismVisitable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement PrismVisitableModifier 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.PrismContainerValueImpl<C extends Containerable>
class
com.evolveum.midpoint.prism.impl.PrismPropertyImpl<T extends Object>
class
com.evolveum.midpoint.prism.impl.PrismReferenceImpl
class
com.evolveum.midpoint.prism.impl.PrismReferenceValueImpl
class
com.evolveum.midpoint.prism.impl.PrismValueImpl
-
Uses of PrismVisitable in com.evolveum.midpoint.prism.lazy
Classes in com.evolveum.midpoint.prism.lazy that implement PrismVisitableModifier and TypeClassDescriptionclass
FlyweightClonedItem<V extends PrismValue,
D extends ItemDefinition<?>> Flyweight immutable item backed by delegate.class
class
GenericLazyPrismContainerValue<C extends Containerable>
Lazily evaluatedPrismContainerValue
. -
Uses of PrismVisitable in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismVisitable in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterface
Container holdingShadowAssociation
objects.interface
TODOinterface
TODO update this doc Resource Object Attribute is a Property of Resource Object.Classes in com.evolveum.midpoint.schema.processor that implement PrismVisitableModifier and TypeClassDescriptionclass
Represents an association between shadows: one subject and zero or more objects.final class
class
Represents a specific shadow association value - i.e. something that is put intoShadowReferenceAttribute
.final class
TODO review docs Resource Object.class
Represents a shadow reference attribute (like `ri:group` or `ri:access`).class
Represents a value of aShadowReferenceAttribute
.class