Package com.evolveum.midpoint.prism
Interface PathVisitable
- All Known Subinterfaces:
ContainerDelta<V>,Item<V,,D> ItemDelegator<V,,D> ItemDelta<V,,D> ItemDeltaDelegator<V,,D> ObjectDelta<O>,PrismContainer<C>,PrismContainerDelegator<C>,PrismContainerValue<C>,PrismContainerValueDelegator<C>,PrismObject<O>,PrismObjectDelegator<O>,PrismObjectValue<O>,PrismObjectValueDelegator<O>,PrismProperty<T>,PrismPropertyDelegator<T>,PrismPropertyValue<T>,PrismPropertyValueDelegator<T>,PrismReference,PrismReferenceDelegator,PrismReferenceValue,PrismReferenceValueDelegator,PrismValue,PrismValueDelegator,ProcessedObject.ProcessedObjectItemDelta<V,,D> PropertyDelta<T>,ReferenceDelta,ShadowAssociationsContainer,ShadowAttributesContainer,ShadowCoordinatesQualifiedObjectDelta<T>,ShadowSimpleAttribute<T>,ValueMetadata
- All Known Implementing Classes:
ContainerDeltaImpl,DummyContainerImpl,DummyItem,DummyPropertyImpl,DummyReferenceImpl,EmbeddedPrismObjectImpl,FlyweightClonedItem,FlyweightClonedValue,GenericLazyPrismContainerValue,ItemDeltaImpl,ItemImpl,LazyPrismContainerValue,ObjectDeltaImpl,PrismContainerImpl,PrismContainerValueImpl,PrismObjectImpl,PrismObjectValueImpl,PrismPropertyImpl,PrismPropertyValueImpl,PrismReferenceImpl,PrismReferenceValueImpl,PrismValueImpl,PropertyDeltaImpl,ReferenceDeltaImpl,ShadowAssociation,ShadowAssociationsContainerImpl,ShadowAssociationValue,ShadowAttributesContainerImpl,ShadowCoordinatesQualifiedObjectDeltaImpl,ShadowReferenceAttribute,ShadowReferenceAttributeValue,ShadowSimpleAttributeImpl,ValueMetadataAdapter
- 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
-