@Component public class MultilanguageDocumentEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
MultilanguageDocumentEditor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String json) |
void |
setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String json)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportCopyright © 2018. All rights reserved.