Uses of Interface
org.hippoecm.hst.core.linking.HstLinkCreator
Packages that use HstLinkCreator
Package
Description
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of HstLinkCreator in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal with parameters of type HstLinkCreatorModifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setLinkCreator
(HstLinkCreator linkCreator) -
Uses of HstLinkCreator in org.hippoecm.hst.core.linking
Subinterfaces of HstLinkCreator in org.hippoecm.hst.core.linkingModifier and TypeInterfaceDescriptioninterface
CompositeHstLinkCreator interface for creatingHstLink
'sMethods in org.hippoecm.hst.core.linking that return HstLinkCreatorModifier and TypeMethodDescriptionCompositeHstLinkCreator.getLocalHstLinkCreator()
Get local HstLinkCreator instance -
Uses of HstLinkCreator in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return HstLinkCreatorModifier and TypeMethodDescriptionHstRequestContext.getHstLinkCreator()
Returns theHstLinkCreator
to create navigational links -
Uses of HstLinkCreator in org.hippoecm.hst.platform.model
Methods in org.hippoecm.hst.platform.model that return HstLinkCreator