| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.service |
Provides the classes for the interface of proposaldevelopment service.
|
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| Modifier and Type | Method and Description |
|---|---|
List<CostShareInfoDO> |
ProposalDevelopmentApproverViewDO.getCostShareInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentApproverViewDO.setCostShareInfos(List<CostShareInfoDO> costShareInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<CostShareInfoDO> |
ProposalDevelopmentService.getCostShareInfo(Budget budget) |
| Modifier and Type | Method and Description |
|---|---|
List<CostShareInfoDO> |
ProposalDevelopmentServiceImpl.getCostShareInfo(Budget budget) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.