| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.budget.calculator | |
| org.kuali.kra.budget.core | |
| org.kuali.kra.budget.document | |
| org.kuali.kra.budget.printing.xmlstream | |
| org.kuali.kra.budget.rates | |
| org.kuali.kra.budget.summary | |
| org.kuali.kra.budget.web.struts.action | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.web.struts.action |
| Modifier and Type | Class and Description |
|---|---|
class |
Award
This class is Award Business Object.
|
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetCalculationServiceImpl.getBudgetCommonService(Budget budget) |
protected BudgetCommonService<BudgetParent> |
BudgetPeriodCalculator.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BudgetCommonService<T extends BudgetParent>
This interface has services which required different implementations in AwardBudget and ProposalBudget modules
|
interface |
BudgetService<T extends BudgetParent>
Budget Service interface
|
class |
BudgetServiceImpl<T extends BudgetParent>
This class implements methods specified by BudgetDocumentService interface
|
| Modifier and Type | Method and Description |
|---|---|
BudgetParent |
Budget.getBudgetParent() |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetServiceImpl.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetDocument<T extends BudgetParent> |
class |
BudgetParentDocument<T extends BudgetParent> |
| Modifier and Type | Method and Description |
|---|---|
protected noNamespace.ReportHeaderType |
BudgetCumilativeXmlStream.getReportHeaderTypeForCumulativeReport(BudgetParent budgetParent) |
protected noNamespace.ReportHeaderType |
BudgetBaseStream.getReportHeaderTypeForCumulativeReport(BudgetParent budgetParent)
This method gets ReportHeaderType from first budgetPeriod.It set all the
data for RportHeader from budgetPriod and budgetParent
|
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetRateServiceDecorator<T extends BudgetParent> |
interface |
BudgetRatesService<T extends BudgetParent> |
class |
BudgetRatesServiceImpl<T extends BudgetParent> |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetSummaryServiceImpl.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetAction.getBudgetCommonService(BudgetParentDocument parentBudgetDocument) |
| Modifier and Type | Class and Description |
|---|---|
class |
DevelopmentProposal
This class...
|
| Modifier and Type | Method and Description |
|---|---|
protected BudgetCommonService<BudgetParent> |
BudgetActionBase.getBudgetCommonService(BudgetParentDocument parentBudgetDocument)
This method gets the BudgetCommonService
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.