AbstractParameterValueConverter.convertToObject(
String parameterValue)
Converts a string encoded command parameter value into the parameter
value object.
AbstractParameterValueConverter.convertToString(
Object parameterValue)
Converts a command parameter value object into a string that encodes a
reference to the object or serialization of the object.