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