Uses of Interface
org.hibernate.search.backend.elasticsearch.search.projection.impl.ProjectionRequestRootContext
Packages that use ProjectionRequestRootContext
-
Uses of ProjectionRequestRootContext in org.hibernate.search.backend.elasticsearch.search.projection.impl
Methods in org.hibernate.search.backend.elasticsearch.search.projection.impl that return ProjectionRequestRootContextModifier and TypeMethodDescriptionFieldProjectionRequestContext.root()ProjectionRequestContext.root()Constructors in org.hibernate.search.backend.elasticsearch.search.projection.impl with parameters of type ProjectionRequestRootContextModifierConstructorDescriptionFieldProjectionRequestContext(ProjectionRequestRootContext root, String absoluteCurrentFieldPath, String[] absoluteCurrentFieldPathComponents) ProjectionExtractContext(ProjectionRequestRootContext requestContext)