Package | Description |
---|---|
org.hippoecm.hst.core.container |
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
|
org.hippoecm.hst.mock.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.
|
Modifier and Type | Method and Description |
---|---|
HstComponentMetadata |
MockHstComponentWindow.getComponentMetadata() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstComponentWindow.setComponentMetadata(HstComponentMetadata componentMetadata) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.