| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.hierarchy.dao | |
| org.kuali.kra.proposaldevelopment.hierarchy.dao.ojb | |
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProposalBudgetStatus> |
ProposalHierarchyDao.getHierarchyChildProposalBudgetStatuses(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
List<ProposalBudgetStatus> |
ProposalHierarchyDaoOjb.getHierarchyChildProposalBudgetStatuses(String proposalNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected ProposalBudgetStatus |
ProposalStatusServiceImpl.getProposalStatus(String proposalNumber)
This method returns the ProposalStatus that corresponds to the given proposal.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.