Package | Description |
---|---|
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 |
---|---|
HstLinkCreator |
GenericRequestContextWrapper.getHstLinkCreator() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setLinkCreator(HstLinkCreator linkCreator) |
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setLinkCreator(HstLinkCreator linkCreator) |
Modifier and Type | Method and Description |
---|---|
HstLinkCreator |
HstRequestContext.getHstLinkCreator()
Returns the
HstLinkCreator to create navigational links |
Modifier and Type | Method and Description |
---|---|
HstLinkCreator |
MockHstRequestContext.getHstLinkCreator() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setHstLinkCreator(HstLinkCreator linkCreator) |
void |
MockHstRequestContext.setLinkCreator(HstLinkCreator linkCreator) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.