Package | Description |
---|---|
org.hippoecm.hst.configuration.components |
The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration
|
org.hippoecm.hst.core.container |
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
|
Modifier and Type | Interface and Description |
---|---|
interface |
HstComponentConfiguration
A
HstComponentConfiguration specifies a (Java) componentClassName implementing the HstComponent interface to provide the actual behavior for content rendering and
(inter)action processing. |
Modifier and Type | Method and Description |
---|---|
HstComponentInfo |
HstComponentWindow.getComponentInfo() |
Modifier and Type | Method and Description |
---|---|
Collection<HstComponentInfo> |
PageErrors.getComponentInfos()
Returns collection of
HstComponentInfo which causes exceptions. |
Modifier and Type | Method and Description |
---|---|
Collection<HstComponentException> |
PageErrors.getComponentExceptions(HstComponentInfo componentInfo)
Returns collection of
HstComponentException caused by the specific component. |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.