|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParametersInfo | |
---|---|
org.hippoecm.hst.core.component | The org.hippoecm.hst.core.component package defines the API for the HST Core Component |
org.hippoecm.hst.pagecomposer.jaxrs.model.utils |
Uses of ParametersInfo in org.hippoecm.hst.core.component |
---|
Methods in org.hippoecm.hst.core.component with parameters of type ParametersInfo | ||
---|---|---|
|
HstParameterInfoProxyFactoryImpl.createParameterInfoProxy(ParametersInfo parametersInfo,
ComponentConfiguration componentConfig,
HstRequest request)
|
|
|
HstParameterInfoProxyFactory.createParameterInfoProxy(ParametersInfo parametersInfo,
ComponentConfiguration componentConfig,
HstRequest request)
Returns a proxy instance of the interface T. |
Uses of ParametersInfo in org.hippoecm.hst.pagecomposer.jaxrs.model.utils |
---|
Methods in org.hippoecm.hst.pagecomposer.jaxrs.model.utils with parameters of type ParametersInfo | |
---|---|
static List<ComponentWrapper.Property> |
ParametersInfoProcessor.getProperties(ParametersInfo parameterInfo)
|
static List<ComponentWrapper.Property> |
ParametersInfoProcessor.getProperties(ParametersInfo parameterInfo,
Locale locale,
String currentMountCanonicalContentPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |