Uses of Interface
org.hippoecm.hst.content.beans.query.HstQueryManager
Packages that use HstQueryManager
Package
Description
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
The org.hippoecm.hst.core.search package defines the API for the HST Core Search
-
Uses of HstQueryManager in org.hippoecm.hst.content.tool
Methods in org.hippoecm.hst.content.tool that return HstQueryManagerModifier and TypeMethodDescriptionContentBeansTool.createQueryManager
(Session session) Creates a new HstQueryManager instance using theObjectConverter
fromContentBeansTool.getObjectConverter()
. -
Uses of HstQueryManager in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return HstQueryManagerModifier and TypeMethodDescriptionHstRequestContext.getQueryManager()
HstRequestContext.getQueryManager
(Session session) -
Uses of HstQueryManager in org.hippoecm.hst.core.search
Methods in org.hippoecm.hst.core.search that return HstQueryManagerModifier and TypeMethodDescriptionHstQueryManagerFactory.createQueryManager
(Session session, ObjectConverter objectConverter)