| Package | Description |
|---|---|
| org.kuali.kra.budget.calculator |
| Modifier and Type | Method and Description |
|---|---|
Boundary |
SalaryCalculator.SalaryDetails.getBoundary()
Getter for property boundary.
|
Boundary |
BreakUpInterval.getBoundary()
Getter for property boundary.
|
| Modifier and Type | Method and Description |
|---|---|
List<Boundary> |
AbstractBudgetCalculator.createBreakupBoundaries(QueryList<AbstractBudgetRate> qlCombinedRates,
Date liStartDate,
Date liEndDate)
Use the combined & sorted Prop & LA rates to create Boundary objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonnelLineItemCalculator.populateApplicableCosts(Boundary boundary) |
void |
LineItemCalculator.populateApplicableCosts(Boundary boundary) |
abstract void |
AbstractBudgetCalculator.populateApplicableCosts(Boundary boundary)
Abstract method to populate the applicable cost and applicable cost sharing in boundary.
|
void |
SalaryCalculator.SalaryDetails.setBoundary(Boundary boundary)
Setter for property boundary.
|
void |
BreakUpInterval.setBoundary(Boundary boundary)
Setter for property boundary.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.