public class ValuesFinderUtility extends Object
| Constructor and Description |
|---|
ValuesFinderUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String |
processKeyValueList(List<org.kuali.rice.core.api.util.KeyValue> KeyValueList)
This method processes a list of KeyValue and converts them to a string separated
by semi-colons and comas.
|
public static String processKeyValueList(List<org.kuali.rice.core.api.util.KeyValue> KeyValueList)
KeyValueList - Copyright © 2013 The Kuali Foundation. All Rights Reserved.