Uses of Interface
org.hippoecm.hst.content.beans.query.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
Modifier and TypeMethodDescriptionContentBeansTool.createQueryManager
(Session session) Creates a new HstQueryManager instance using theObjectConverter
fromContentBeansTool.getObjectConverter()
. -
Uses of HstQueryManager in org.hippoecm.hst.core.request
Modifier and TypeMethodDescriptionHstRequestContext.getQueryManager()
HstRequestContext.getQueryManager
(Session session) -
Uses of HstQueryManager in org.hippoecm.hst.core.search
Modifier and TypeMethodDescriptionHstQueryManagerFactory.createQueryManager
(Session session, ObjectConverter objectConverter)