Uses of Package
org.hippoecm.hst.configuration.components
Packages that use org.hippoecm.hst.configuration.components
Package
Description
The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.configuration.componentsClassDescriptionField Group representationA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing.AHstComponentConfiguration
comes in three different main types.AHstComponentConfigurations
contains a map of (root)HstComponentConfiguration
objects which themselves might contain additionalHstComponentConfiguration
children and so on.Supported value types of dynamic component parameters are text integer decimal boolean datetime These value types should be matched with the types in org.hippoecm.hst.pagecomposer.jaxrs.model.ParameterType -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.configuration.experiencepageClassDescriptionA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing. -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.configuration.siteClassDescriptionA
HstComponentConfigurations
contains a map of (root)HstComponentConfiguration
objects which themselves might contain additionalHstComponentConfiguration
children and so on. -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.core.channelmanagerClassDescriptionA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing. -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.core.containerClassDescriptionA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing. -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.core.requestClassDescriptionA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing.AHstComponentConfiguration
comes in three different main types. -
Classes in org.hippoecm.hst.configuration.components used by org.hippoecm.hst.pagecomposer.jaxrs.apiClassDescriptionA
HstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing.