| Package | Description |
|---|---|
| org.kuali.kra.budget.core | |
| org.kuali.kra.budget.rates |
| Modifier and Type | Method and Description |
|---|---|
List<InstituteLaRate> |
Budget.getInstituteLaRates() |
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setInstituteLaRates(List<InstituteLaRate> instituteLaRates) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<InstituteLaRate> |
BudgetRatesServiceImpl.getInstituteLaRates(BudgetDocument<T> budgetDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractBudgetRate |
BudgetRatesServiceImpl.generateBudgetProposalLaRate(BudgetDocument<T> budgetDocument,
InstituteLaRate instituteLaRate) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BudgetRatesServiceImpl.getBudgetLaRates(BudgetDocument<T> budgetDocument,
List<InstituteLaRate> allInstituteLaRates) |
protected void |
BudgetRatesServiceImpl.getBudgetLaRates(List<RateClassType> rateClassTypes,
BudgetDocument<T> budgetDocument,
List<InstituteLaRate> allInstituteLaRates)
Get budget LA rates applicable for the proposal - based on unit number
|
| Constructor and Description |
|---|
BudgetLaRate(String unitNumber,
InstituteLaRate instituteLaRate) |
BudgetProposalLaRate(String unitNumber,
InstituteLaRate instituteLaRate) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.