public interface IStringSerializableMetaType extends IMetaTypeExt
Modifier and Type | Method and Description |
---|---|
java.lang.String |
serialize(java.util.Collection<?> values)
Serialize collection of values
|
java.lang.String |
serialize(java.lang.Object value)
Convert value to text
|
createComparator