Package | Description |
---|---|
org.hippoecm.hst.core.container |
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
|
Modifier and Type | Method and Description |
---|---|
HstComponentMetadata |
HstComponentWindow.getComponentMetadata()
The metadata of the actual HstComponent class.
|
HstComponentMetadata |
HstComponentFactory.getComponentMetadata(HstContainerConfig requestContainerConfig,
HstComponentConfiguration compConfig,
Mount mount)
Returns the metadata of the HstComponent from the HstComponent context.
|
HstComponentMetadata |
HstComponentRegistry.getComponentMetadata(HstContainerConfig requestContainerConfig,
String componentId)
Returns the metadata of the registered HstComponent.
|
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.