Package | Description |
---|---|
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
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 |
---|---|
HstSiteMapMatcher |
Mount.getHstSiteMapMatcher()
This is a shortcut method fetching the HstSiteMapMatcher from the backing
HstManager |
Modifier and Type | Method and Description |
---|---|
HstSiteMapMatcher |
HstManager.getSiteMapMatcher()
a HstSitesManager must contain a reference to the
HstSiteMapMatcher that is being used. |
Modifier and Type | Method and Description |
---|---|
HstSiteMapMatcher |
GenericRequestContextWrapper.getSiteMapMatcher() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setSiteMapMatcher(HstSiteMapMatcher siteMapMatcher) |
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setSiteMapMatcher(HstSiteMapMatcher siteMapMatcher) |
Modifier and Type | Method and Description |
---|---|
HstSiteMapMatcher |
HstRequestContext.getSiteMapMatcher()
Returns the
HstSiteMapMatcher to be able to match a path to a sitemap item |
Modifier and Type | Method and Description |
---|---|
HstSiteMapMatcher |
MockHstRequestContext.getSiteMapMatcher() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setSiteMapMatcher(HstSiteMapMatcher siteMapMatcher) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.