Package com.evolveum.midpoint.prism
Interface PathVisitable
- All Known Subinterfaces:
ContainerDelta<V>,Item<V,,D> ItemDelta<V,,D> ItemDeltaDelegator<V,,D> ObjectDelta<O>,PrismContainer<C>,PrismContainerValue<C>,PrismContainerValueDelegator<C>,PrismObject<O>,PrismObjectValue<O>,PrismProperty<T>,PrismPropertyValue<T>,PrismReference,PrismReferenceValue,PrismValue,ProcessedObject.ProcessedObjectItemDelta<V,,D> PropertyDelta<T>,ReferenceDelta,ShadowAssociationsContainer,ShadowAttributesContainer,ShadowCoordinatesQualifiedObjectDelta<T>,ShadowSimpleAttribute<T>,ValueMetadata
- All Known Implementing Classes:
com.evolveum.midpoint.prism.impl.ItemImpl,com.evolveum.midpoint.prism.impl.delta.ObjectDeltaImpl,com.evolveum.midpoint.prism.impl.PrismContainerImpl,com.evolveum.midpoint.prism.impl.PrismContainerValueImpl,com.evolveum.midpoint.prism.impl.PrismPropertyImpl,com.evolveum.midpoint.prism.impl.PrismReferenceImpl,com.evolveum.midpoint.prism.impl.PrismReferenceValueImpl,com.evolveum.midpoint.prism.impl.PrismValueImpl,ShadowAssociation,ShadowAssociationsContainerImpl,ShadowAssociationValue,ShadowAttributesContainerImpl,ShadowCoordinatesQualifiedObjectDeltaImpl,ShadowReferenceAttribute,ShadowReferenceAttributeValue,ShadowSimpleAttributeImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Visits only objects that are on the specified path or below.
- Author:
- Radovan Semancik
-
Method Summary
-
Method Details
-
accept
-