| Package | Description |
|---|---|
| org.kuali.kra.award.budget | |
| org.kuali.kra.award.home | |
| org.kuali.kra.budget.web.struts.action |
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
AwardBudgetCostLimitAuditRule.getBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type,
List<AwardBudgetLimit> budgetLimits)
Get the specific budget limit from the budget list
|
protected AwardBudgetLimit |
AwardBudgetLimitsBean.getSpecificBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
List<AwardBudgetLimit> |
AwardBudgetExt.getAwardBudgetLimits() |
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
AwardBudgetCostLimitAuditRule.getBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type,
List<AwardBudgetLimit> budgetLimits)
Get the specific budget limit from the budget list
|
protected boolean |
AwardBudgetCostLimitAuditRule.limitsMatch(List<AwardBudgetLimit> awardLimits,
List<AwardBudgetLimit> budgetLimits)
Compares the budget limit lists to make sure they match.
|
protected boolean |
AwardBudgetCostLimitAuditRule.limitsMatch(List<AwardBudgetLimit> awardLimits,
List<AwardBudgetLimit> budgetLimits)
Compares the budget limit lists to make sure they match.
|
void |
AwardBudgetExt.setAwardBudgetLimits(List<AwardBudgetLimit> awardBudgetLimits) |
| Constructor and Description |
|---|
AwardBudgetLimit(AwardBudgetLimit budgetLimit)
Constructs a AwardBudgetLimit.java by copying relevant info from the AwardBudgetLimit (limitTypeCode and limit)
|
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
Award.getSpecificBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
List<AwardBudgetLimit> |
Award.getAwardBudgetLimits() |
| Modifier and Type | Method and Description |
|---|---|
void |
Award.setAwardBudgetLimits(List<AwardBudgetLimit> awardBudgetLimits) |
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
BudgetActionsAction.getBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type,
List<AwardBudgetLimit> budgetLimits)
Get the specific budget limit from the budget list
|
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
BudgetActionsAction.getBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type,
List<AwardBudgetLimit> budgetLimits)
Get the specific budget limit from the budget list
|
protected boolean |
BudgetActionsAction.limitsMatch(List<AwardBudgetLimit> awardLimits,
List<AwardBudgetLimit> budgetLimits)
Compares the budget limit lists to make sure they match.
|
protected boolean |
BudgetActionsAction.limitsMatch(List<AwardBudgetLimit> awardLimits,
List<AwardBudgetLimit> budgetLimits)
Compares the budget limit lists to make sure they match.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.