public final class MultiValueDateConverter extends MultiValueDataTypeConverter
| Modifier | Constructor and Description |
|---|---|
protected |
MultiValueDateConverter(int type)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
saValueArrayToString(com.saperion.intf.SaValue[] values)
Converts the type of the given field into the favorites specific string representation.
|
com.saperion.intf.SaValue[] |
stringToSaValueArray(String value)
Converts favorites specific string representation into
SaValue array. |
stringToValues, valuesToStringprotected MultiValueDateConverter(int type)
type - special date data type code(date, time, hijri,...)public String saValueArrayToString(com.saperion.intf.SaValue[] values)
MultiValueDataTypeConvertersaValueArrayToString in class MultiValueDataTypeConvertervalues - SaValue arraypublic com.saperion.intf.SaValue[] stringToSaValueArray(String value)
MultiValueDataTypeConverterSaValue array.stringToSaValueArray in class MultiValueDataTypeConvertervalue - array elements as comma-separated stringSaValue arrayCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.