public class StringTypeConverter extends Object implements org.structr.api.search.TypeConverter
Modifier and Type | Field and Description |
---|---|
static String |
EMPTY_VALUE |
Constructor and Description |
---|
StringTypeConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
getInexactValue(Object value) |
Object |
getReadValue(Object value) |
Object |
getWriteValue(Object value) |
public static final String EMPTY_VALUE
Copyright © 2016. All rights reserved.