public class AwardTransactionValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
getKeyValues() for a full description.| Constructor and Description |
|---|
AwardTransactionValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
Grabs the current award from the current form and loops through all
AwardAmountInfos and puts the transaction id in both for key and value for
each pair.
|
void |
setTransactionLookupService(AwardTransactionLookupService transactionLookupService) |
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()public void setTransactionLookupService(AwardTransactionLookupService transactionLookupService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.