Uses of Interface
org.hippoecm.hst.core.component.HstComponentMetadata
Package
Description
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
Uses of HstComponentMetadata in org.hippoecm.hst.core.container
Modifier and TypeMethodDescriptionHstComponentFactory.getComponentMetadata
(HstContainerConfig requestContainerConfig, HstComponentConfiguration compConfig, Mount mount) Returns the metadata of the HstComponent from the HstComponent context.HstComponentRegistry.getComponentMetadata
(HstContainerConfig requestContainerConfig, String componentId) Returns the metadata of the registered HstComponent.HstComponentWindow.getComponentMetadata()
The metadata of the actual HstComponent class.