Class | Description |
---|---|
StringListConverter |
Converts a string configured in the dictionary for a list property type to a List
object using the convention of commas to separate list entries
|
StringMapConverter |
Converts a string configured in the dictionary for a map property type to a Map
object using the convention of commas to separate map entries and a colon to separate
the key value pair
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.