| Package | Description |
|---|---|
| org.kuali.kra.subaward | |
| org.kuali.kra.subaward.bo | |
| org.kuali.kra.subaward.subawardrule |
| Modifier and Type | Method and Description |
|---|---|
SubAwardAmountInfo |
SubAwardForm.getNewSubAwardAmountInfo()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardForm.setNewSubAwardAmountInfo(SubAwardAmountInfo newSubAwardAmountInfo)
.
|
| Modifier and Type | Method and Description |
|---|---|
SubAwardAmountInfo |
SubAward.getSubAwardAmountInfo()
.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubAwardAmountInfo> |
SubAward.getSubAwardAmountInfoList()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAward.setSubAwardAmountInfo(SubAwardAmountInfo subAwardAmountInfo)
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAward.setSubAwardAmountInfoList(List<SubAwardAmountInfo> subAwardAmountInfoList)
.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SubAwardDocumentRule.processAddSubAwardAmountInfoBusinessRules(SubAwardAmountInfo amountInfo,
SubAward subAward) |
boolean |
SubAwardAmountInfoRule.processAddSubAwardAmountInfoBusinessRules(SubAwardAmountInfo subAwardAmountInfo,
SubAward subAward)
.
|
boolean |
SubAwardDocumentRule.processDeleteSubAwardAmountInfoBusinessRules(SubAwardAmountInfo subAwardAmountInfo,
SubAward subAward) |
boolean |
SubAwardAmountInfoRule.processDeleteSubAwardAmountInfoBusinessRules(SubAwardAmountInfo amountInfo,
SubAward subAward)
.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.