Class ValueListSerializerCustomization

java.lang.Object
com._1c.g5.v8.dt.internal.platform.services.core.profiles.ValueListSerializerCustomization
All Implemented Interfaces:
IPlatformSerializerCustomization<ValueList>

public class ValueListSerializerCustomization extends Object implements IPlatformSerializerCustomization<ValueList>
IPlatformSerializerCustomization for simple serialization and deserialization of complex values to String. Entire value list content will be deserialized to String.