Uses of Interface
org.hibernate.search.engine.backend.metamodel.IndexObjectFieldTypeDescriptor
-
Packages that use IndexObjectFieldTypeDescriptor Package Description org.hibernate.search.engine.backend.metamodel org.hibernate.search.engine.backend.types.spi -
-
Uses of IndexObjectFieldTypeDescriptor in org.hibernate.search.engine.backend.metamodel
Methods in org.hibernate.search.engine.backend.metamodel that return IndexObjectFieldTypeDescriptor Modifier and Type Method Description IndexObjectFieldTypeDescriptor
IndexObjectFieldDescriptor. type()
-
Uses of IndexObjectFieldTypeDescriptor in org.hibernate.search.engine.backend.types.spi
Classes in org.hibernate.search.engine.backend.types.spi that implement IndexObjectFieldTypeDescriptor Modifier and Type Class Description class
AbstractIndexCompositeNodeType<SC extends SearchIndexScope<?>,N extends SearchIndexCompositeNodeContext<SC>>
-