Package org.hippoecm.hst.configuration.components
package org.hippoecm.hst.configuration.components
The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration
-
ClassDescriptionProvides parameters values and parameters metadataField 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