org.hippoecm.hst.pagecomposer.jaxrs.model.utils
Class OldParametersInfoProcessor
java.lang.Object
org.hippoecm.hst.pagecomposer.jaxrs.model.utils.OldParametersInfoProcessor
Deprecated.
@Deprecated
public class OldParametersInfoProcessor
- extends Object
Process the (deprecated) old-style parameter annotations in the package org.hippoecm.hst.components.
This class is solely used to be backwards compatible with the deprecated old annotations until they are removed
completely from the code base.
- See Also:
Parameter}
,
ParametersInfo}
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OldParametersInfoProcessor
public OldParametersInfoProcessor()
- Deprecated.
getProperties
public static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo)
- Deprecated.
getProperties
public static List<ComponentWrapper.Property> getProperties(ParametersInfo parameterInfo,
Locale locale)
- Deprecated.
Copyright © 2008-2012 Hippo. All Rights Reserved.