| Modifier and Type | Method and Description |
|---|---|
RateClass |
AbstractInstituteRate.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInstituteRate.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
ValidCalcType.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidCalcType.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
Budget.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
List<RateClass> |
Budget.getRateClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setRateClasses(List<RateClass> rateClasses) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
AbstractBudgetRateAndBase.getRateClass() |
RateClass |
AbstractBudgetCalculatedAmount.getRateClass()
Gets the rateClass attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBudgetRateAndBase.setRateClass(RateClass rateClass) |
void |
AbstractBudgetCalculatedAmount.setRateClass(RateClass rateClass)
Sets the rateClass attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
RateClass |
ValidCeRateType.getRateClass()
Gets the rateClass attribute.
|
RateClass |
RateType.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
Collection<RateClass> |
BudgetRatesServiceImpl.getBudgetRateClasses(String rateClassType)
Searches for persisted
RateClass instances based on the given rateClassType. |
Collection<RateClass> |
BudgetRatesService.getBudgetRateClasses(String rateClassType)
Searches for persisted
RateClass instances based on the given rateClassType |
Map<String,RateClass> |
BudgetRatesServiceImpl.getBudgetRateClassMap(String rateClassType)
|
Map<String,RateClass> |
BudgetRatesService.getBudgetRateClassMap(String rateClassType)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidCeRateType.setRateClass(RateClass rateClass)
Sets the rateClass attribute value.
|
void |
RateType.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BudgetRatesServiceImpl.removeAllPreviouslyRegisteredRateClassesForRateClassType(String rateClassType,
List<RateClass> budgetRateClasses) |
protected void |
BudgetRatesServiceImpl.resetBudgetRatesForRateClassType(List<RateClass> rateClasses,
String rateClassType,
List budgetRates) |
protected void |
BudgetRatesServiceImpl.syncBudgetRatesForRateClassType(List<RateClass> rateClasses,
String rateClassType,
Collection abstractInstituteRates,
List budgetRates) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
BudgetVersionOverview.getRateClass() |
RateClass |
BudgetVersionOverview.getUrRateClass()
Gets the urRateClass attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetVersionOverview.setRateClass(RateClass rateClass) |
void |
BudgetVersionOverview.setUrRateClass(RateClass urRateClass)
Sets the urRateClass attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
RateClass |
FinancialIndirectCostRecoveryTypeCode.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialIndirectCostRecoveryTypeCode.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
FinancialObjectCodeMapping.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialObjectCodeMapping.setRateClass(RateClass rateClass) |
| Modifier and Type | Method and Description |
|---|---|
RateClass |
BudgetModularIdc.getRateClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetModularIdc.setRateClass(RateClass rateClass) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.