Class KeyValueSort

java.lang.Object
org.kuali.rice.kew.web.KeyValueSort
All Implemented Interfaces:
Serializable, KeyValue

public class KeyValueSort extends Object implements KeyValue
A simple bean for storing key/value pairs that can be used for a number of tasks. Right now it is used to hold information that will be display on a jsp for drop down boxes.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: