| 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 |
|---|---|
AwardBudgetLimit.LIMIT_TYPE |
AwardBudgetLimit.getLimitType() |
static AwardBudgetLimit.LIMIT_TYPE |
AwardBudgetLimit.LIMIT_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwardBudgetLimit.LIMIT_TYPE[] |
AwardBudgetLimit.LIMIT_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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) |
void |
AwardBudgetLimit.setLimitType(AwardBudgetLimit.LIMIT_TYPE type) |
protected void |
AwardBudgetLimitsBean.setSpecificBudgetLimit(org.kuali.rice.core.api.util.type.KualiDecimal newLimit,
AwardBudgetLimit.LIMIT_TYPE type) |
| Constructor and Description |
|---|
AwardBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
protected AwardBudgetLimit |
Award.getSpecificBudgetLimit(AwardBudgetLimit.LIMIT_TYPE type) |
| 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
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.