| 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<CoPiInfoDO> |
ProposalDevelopmentApproverViewDO.getCoPiInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentApproverViewDO.setCoPiInfos(List<CoPiInfoDO> coPiInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<CoPiInfoDO> |
ProposalDevelopmentService.getCoPiPiInfo(DevelopmentProposal proposal) |
| Modifier and Type | Method and Description |
|---|---|
List<CoPiInfoDO> |
ProposalDevelopmentServiceImpl.getCoPiPiInfo(DevelopmentProposal proposal) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.