Uses of Interface
com.evolveum.midpoint.prism.SmartVisitable
-
-
Uses of SmartVisitable in com.evolveum.midpoint.common.refinery
Subinterfaces of SmartVisitable in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interfaceCompositeRefinedObjectClassDefinitionUsed to represent combined definition of structural and auxiliary object classes.interfaceLayerRefinedAttributeDefinition<T>interfaceLayerRefinedObjectClassDefinitioninterfaceRefinedAttributeDefinition<T>interfaceRefinedObjectClassDefinitionClasses in com.evolveum.midpoint.common.refinery that implement SmartVisitable Modifier and Type Class Description classCompositeRefinedObjectClassDefinitionImplUsed to represent combined definition of structural and auxiliary object classes.classLayerRefinedAttributeDefinitionImpl<T>classLayerRefinedObjectClassDefinitionImplclassRefinedAttributeDefinitionImpl<T>classRefinedObjectClassDefinitionImpl -
Uses of SmartVisitable in com.evolveum.midpoint.common.refinery.deleg
Subinterfaces of SmartVisitable in com.evolveum.midpoint.common.refinery.deleg Modifier and Type Interface Description interfaceRefinedAttributeDefinitionDelegator<T> -
Uses of SmartVisitable in com.evolveum.midpoint.prism
Classes in com.evolveum.midpoint.prism with type parameters of type SmartVisitable Modifier and Type Interface Description interfaceSmartVisitable<T extends SmartVisitable<T>>Visitable element that is smart enough to avoid being visited twice during one visitation.interfaceSmartVisitation<T extends SmartVisitable<T>>Keeps the state of the visitation in order to avoid visiting one object multiple times.Subinterfaces of SmartVisitable in com.evolveum.midpoint.prism Modifier and Type Interface Description interfaceComplexTypeDefinitionProvides a definition for a complex type, i.e.interfaceDefinitioninterfaceItemDefinition<I extends Item>interfaceMutableComplexTypeDefinitioninterfaceMutableDefinitioninterfaceMutableItemDefinition<I extends Item>EXPERIMENTALinterfaceMutablePrismContainerDefinition<C extends Containerable>interfaceMutablePrismObjectDefinition<O extends Objectable>interfaceMutablePrismPropertyDefinition<T>interfaceMutablePrismReferenceDefinitioninterfaceMutableTypeDefinitioninterfacePrismContainerDefinition<C extends Containerable>TODOinterfacePrismObjectDefinition<O extends Objectable>TODOinterfacePrismPropertyDefinition<T>interfacePrismReferenceDefinitioninterfaceSimpleTypeDefinitionPrimarily for enums.interfaceTypeDefinition -
Uses of SmartVisitable in com.evolveum.midpoint.prism.deleg
Subinterfaces of SmartVisitable in com.evolveum.midpoint.prism.deleg Modifier and Type Interface Description interfaceComplexTypeDefinitionDelegatorinterfaceContainerDefinitionDelegator<C extends Containerable>interfaceDefinitionDelegatorinterfaceItemDefinitionDelegator<I extends Item<?,?>>interfaceObjectDefinitionDelegator<O extends Objectable>interfacePropertyDefinitionDelegator<T>interfaceReferenceDefinitionDelegatorinterfaceTypeDefinitionDelegator -
Uses of SmartVisitable in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw SmartVisitable Modifier and Type Class Description classcom.evolveum.midpoint.prism.impl.ComplexTypeDefinitionImplclasscom.evolveum.midpoint.prism.impl.DefinitionImplclasscom.evolveum.midpoint.prism.impl.ItemDefinitionImpl<I extends Item>classcom.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>classcom.evolveum.midpoint.prism.impl.PrismPropertyDefinitionImpl<T extends Object>classcom.evolveum.midpoint.prism.impl.TypeDefinitionImpl -
Uses of SmartVisitable in com.evolveum.midpoint.schema.processor
Subinterfaces of SmartVisitable in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interfaceMutableObjectClassComplexTypeDefinitioninterfaceMutableResourceAttributeDefinition<T>interfaceObjectClassComplexTypeDefinitionDescribes a resource object class.interfaceResourceAttributeContainerDefinitionTODOinterfaceResourceAttributeDefinition<T>Classes in com.evolveum.midpoint.schema.processor that implement SmartVisitable Modifier and Type Class Description classObjectClassComplexTypeDefinitionImplclassResourceAttributeContainerDefinitionImplResource Object Definition (Object Class).classResourceAttributeDefinitionImpl<T>Resource Object Attribute Definition. -
Uses of SmartVisitable in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of SmartVisitable in com.evolveum.midpoint.schema.processor.deleg Modifier and Type Interface Description interfaceAttributeContainerDefinitionDelegatorinterfaceAttributeDefinitionDelegator<T>interfaceObjectClassTypeDefinitionDelegator
-