Uses of Interface
org.hippoecm.hst.core.ModelContributable
Packages that use ModelContributable
Package
Description
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of ModelContributable in org.hippoecm.hst.core.component
Subinterfaces of ModelContributable in org.hippoecm.hst.core.componentModifier and TypeInterfaceDescriptioninterface
TheHstRequest
defines the interface to provide client request information to a HstComponent. -
Uses of ModelContributable in org.hippoecm.hst.core.internal
Subinterfaces of ModelContributable in org.hippoecm.hst.core.internalModifier and TypeInterfaceDescriptioninterface
This is an INTERNAL USAGE ONLY API. -
Uses of ModelContributable in org.hippoecm.hst.core.request
Subinterfaces of ModelContributable in org.hippoecm.hst.core.requestModifier and TypeInterfaceDescriptioninterface
HstRequestContext provides repository content context and page/components configuration context.