public class AwardSequenceNumberValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
getKeyValues() for a full description.| Constructor and Description |
|---|
AwardSequenceNumberValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
Searches for all awards with the same award id and grabs all sequence numbers
for that award returning the sequence number as both the key and the value for
the pair.
|
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()Copyright © 2013 The Kuali Foundation. All Rights Reserved.