Uses of Interface
org.hippoecm.hst.core.search.HstQueryManagerFactory
Packages that use HstQueryManagerFactory
Package
Description
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of HstQueryManagerFactory in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal with parameters of type HstQueryManagerFactoryModifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setHstQueryManagerFactory
(HstQueryManagerFactory hstQueryManagerFactory) -
Uses of HstQueryManagerFactory in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return HstQueryManagerFactoryModifier and TypeMethodDescriptionHstRequestContext.getHstQueryManagerFactory()
Returns aHstQueryManagerFactory
instance responsible for creating a query manager