Uses of Class
org.hibernate.search.mapper.pojo.automaticindexing.impl.PojoImplicitReindexingAssociationInverseSideResolverNode
Packages that use PojoImplicitReindexingAssociationInverseSideResolverNode
-
Uses of PojoImplicitReindexingAssociationInverseSideResolverNode in org.hibernate.search.mapper.pojo.automaticindexing.impl
Subclasses of PojoImplicitReindexingAssociationInverseSideResolverNode in org.hibernate.search.mapper.pojo.automaticindexing.implModifier and TypeClassDescriptionclassAPojoImplicitReindexingAssociationInverseSideResolverNodemarking as "to reindex" object passed as an input.Methods in org.hibernate.search.mapper.pojo.automaticindexing.impl that return PojoImplicitReindexingAssociationInverseSideResolverNodeModifier and TypeMethodDescriptionstatic <P,V> PojoImplicitReindexingAssociationInverseSideResolverNode<Object> PojoImplicitReindexingAssociationInverseSideResolverNode.bind(ContainerExtractorBinder extractorBinder, BoundPojoModelPathValueNode<?, P, V> path, PojoImplicitReindexingAssociationInverseSideResolverNode<? super V> nested) Methods in org.hibernate.search.mapper.pojo.automaticindexing.impl with parameters of type PojoImplicitReindexingAssociationInverseSideResolverNodeModifier and TypeMethodDescriptionstatic <P,V> PojoImplicitReindexingAssociationInverseSideResolverNode<Object> PojoImplicitReindexingAssociationInverseSideResolverNode.bind(ContainerExtractorBinder extractorBinder, BoundPojoModelPathValueNode<?, P, V> path, PojoImplicitReindexingAssociationInverseSideResolverNode<? super V> nested) Constructor parameters in org.hibernate.search.mapper.pojo.automaticindexing.impl with type arguments of type PojoImplicitReindexingAssociationInverseSideResolverNodeModifierConstructorDescriptionPojoImplicitReindexingAssociationInverseSideResolver(PojoPathOrdinals pathOrdinals, PojoPathFilter dirtyContainingAssociationFilter, List<List<PojoImplicitReindexingAssociationInverseSideResolverNode<Object>>> resolversByOrdinal)