Package | Description |
---|---|
org.hippoecm.hst.configuration.model | |
org.hippoecm.hst.container |
The org.hippoecm.hst.container package defines the API for the HST Container
|
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.mock.core.request |
Modifier and Type | Method and Description |
---|---|
HstURLFactory |
HstManager.getUrlFactory()
Deprecated.
Since CMS 10.0, HST 2.30.00. No use case any more. If required, the
HstSiteMapItemHandlerFactory
can be fetched through the HST Spring Component Manager |
Modifier and Type | Method and Description |
---|---|
HstURLFactory |
GenericRequestContextWrapper.getURLFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setURLFactory(HstURLFactory urlFactory) |
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setURLFactory(HstURLFactory urlFactory) |
Modifier and Type | Method and Description |
---|---|
HstURLFactory |
HstRequestContext.getURLFactory()
Returns the
HstURLFactory to create HstURLs |
Modifier and Type | Method and Description |
---|---|
HstURLFactory |
MockHstRequestContext.getURLFactory() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setURLFactory(HstURLFactory urlFactory) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.