Uses of Class
org.hibernate.search.engine.search.projection.definition.spi.ConstantProjectionDefinition
Packages that use ConstantProjectionDefinition
-
Uses of ConstantProjectionDefinition in org.hibernate.search.engine.search.projection.definition.spi
Fields in org.hibernate.search.engine.search.projection.definition.spi with type parameters of type ConstantProjectionDefinitionModifier and TypeFieldDescriptionstatic final BeanHolder<? extends ConstantProjectionDefinition>ConstantProjectionDefinition.NULL_VALUE_INSTANCEMethods in org.hibernate.search.engine.search.projection.definition.spi that return types with arguments of type ConstantProjectionDefinitionModifier and TypeMethodDescriptionstatic <T> BeanHolder<ConstantProjectionDefinition<T>>ConstantProjectionDefinition.nullValue()