Uses of Class
org.hippoecm.hst.core.parameters.ParametersInfo

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
<T> T
HstParameterInfoProxyFactoryImpl.createParameterInfoProxy(ParametersInfo parametersInfo, ComponentConfiguration componentConfig, HstRequest request)
           
<T> T
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)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.