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 TypeInterfaceDescriptioninterfaceIndexCompositeNode<SC extends SearchIndexScope<?>,NT extends AbstractIndexCompositeNodeType<SC, ?>, F extends IndexField<SC, ?>> interfaceIndexObjectField<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 TypeClassDescriptionclassAbstractIndexObjectField<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, ?>> classAbstractIndexRoot<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 TypeInterfaceDescriptioninterfaceAn "object" field in the index, i.e.Methods in org.hibernate.search.engine.backend.metamodel that return IndexCompositeElementDescriptor