org.hippoecm.hst.pagecomposer.jaxrs.model.utils
Class ParametersInfoProcessor

java.lang.Object
  extended by org.hippoecm.hst.pagecomposer.jaxrs.model.utils.ParametersInfoProcessor

public class ParametersInfoProcessor
extends Object


Constructor Summary
ParametersInfoProcessor()
           
 
Method Summary
static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo)
           
static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo, Locale locale, String currentMountCanonicalContentPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParametersInfoProcessor

public ParametersInfoProcessor()
Method Detail

getProperties

public static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo)

getProperties

public static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo,
                                                            Locale locale,
                                                            String currentMountCanonicalContentPath)


Copyright © 2008-2012 Hippo. All Rights Reserved.