Uses of Interface
org.hibernate.search.engine.backend.metamodel.IndexCompositeElementDescriptor
Packages that use IndexCompositeElementDescriptor
Package
Description
-
Uses of IndexCompositeElementDescriptor in org.hibernate.search.engine.backend.document.model.spi
Subinterfaces of IndexCompositeElementDescriptor in org.hibernate.search.engine.backend.document.model.spiModifier and TypeInterfaceDescriptioninterface
IndexCompositeNode<SC extends SearchIndexScope<?>,
NT extends AbstractIndexCompositeNodeType<SC, ?>, F extends IndexField<SC, ?>> interface
IndexObjectField<SC extends SearchIndexScope<?>,
NT extends AbstractIndexCompositeNodeType<SC, ?>, C extends IndexCompositeNode<SC, NT, F>, F extends IndexField<SC, ?>> Classes in org.hibernate.search.engine.backend.document.model.spi that implement IndexCompositeElementDescriptorModifier and TypeClassDescriptionclass
AbstractIndexObjectField<S extends AbstractIndexObjectField<S,
SC, NT, C, F>, SC extends SearchIndexScope<?>, NT extends AbstractIndexCompositeNodeType<SC, ? super S>, C extends IndexCompositeNode<SC, NT, F>, F extends IndexField<SC, ?>> class
AbstractIndexRoot<S extends AbstractIndexRoot<S,
SC, NT, F>, SC extends SearchIndexScope<?>, NT extends AbstractIndexCompositeNodeType<SC, ? super S>, F extends IndexField<SC, ?>> -
Uses of IndexCompositeElementDescriptor in org.hibernate.search.engine.backend.metamodel
Subinterfaces of IndexCompositeElementDescriptor in org.hibernate.search.engine.backend.metamodelModifier and TypeInterfaceDescriptioninterface
An "object" field in the index, i.e.Methods in org.hibernate.search.engine.backend.metamodel that return IndexCompositeElementDescriptor