Package | Description |
---|---|
org.hippoecm.hst.core.component |
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
|
org.hippoecm.hst.core.request |
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
|
Modifier and Type | Method and Description |
---|---|
<T> T |
HstParameterInfoProxyFactory.createParameterInfoProxy(org.hippoecm.hst.core.parameters.ParametersInfo parametersInfo,
ParameterConfiguration parameterConfiguration,
javax.servlet.http.HttpServletRequest request,
HstParameterValueConverter converter)
Returns a proxy instance of the interface T.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentConfiguration
A
ComponentConfiguration provides some configuration information to a component. |
Copyright © 2008–2020 Hippo B.V. (http://www.onehippo.com). All rights reserved.