Uses of Class
org.hibernate.search.engine.search.projection.definition.spi.FieldProjectionDefinition
-
Packages that use FieldProjectionDefinition Package Description org.hibernate.search.engine.search.projection.definition.spi -
-
Uses of FieldProjectionDefinition in org.hibernate.search.engine.search.projection.definition.spi
Subclasses of FieldProjectionDefinition in org.hibernate.search.engine.search.projection.definition.spi Modifier and Type Class Description static classFieldProjectionDefinition.MultiValued<F>static classFieldProjectionDefinition.SingleValued<F>
-