Package | Description |
---|---|
org.hippoecm.hst.container |
The org.hippoecm.hst.container package defines the API for the HST Container
|
org.hippoecm.hst.content.tool | |
org.hippoecm.hst.core.internal |
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
|
org.hippoecm.hst.core.request |
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
|
org.hippoecm.hst.jaxrs.services | |
org.hippoecm.hst.mock.core.request |
Modifier and Type | Method and Description |
---|---|
HstQueryManagerFactory |
GenericRequestContextWrapper.getHstQueryManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setHstQueryManagerFactory(HstQueryManagerFactory hstQueryManagerFactory) |
Constructor and Description |
---|
DefaultContentBeansTool(HstQueryManagerFactory queryManagerFactory) |
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setHstQueryManagerFactory(HstQueryManagerFactory hstQueryManagerFactory) |
Modifier and Type | Method and Description |
---|---|
HstQueryManagerFactory |
HstRequestContext.getHstQueryManagerFactory()
Returns a
HstQueryManagerFactory instance responsible for creating a query manager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractResource.setHstQueryManagerFactory(HstQueryManagerFactory hstQueryManagerFactory)
Deprecated.
since 2.28.00 not used any more. If custom object converter is needed, inject a
custom hst query manager in the HstRequestContext. This method does not do
anything any more
|
Modifier and Type | Method and Description |
---|---|
HstQueryManagerFactory |
MockHstRequestContext.getHstQueryManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setHstQueryManagerFactory(HstQueryManagerFactory hstQueryManagerFactory) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.