public final class Conventions extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
deriveMappingForView(Class<?> beanClass,
SpringView annotation) |
static String |
upperCamelToLowerHyphen(String string) |
public static String deriveMappingForView(Class<?> beanClass, SpringView annotation)
Copyright © 2017 Vaadin Ltd. All Rights Reserved.