| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.service.impl | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.specialreview |
| Modifier and Type | Method and Description |
|---|---|
protected InstitutionalProposalSpecialReview |
InstitutionalProposalServiceImpl.generateIpSpecialReview(ProposalSpecialReview dpSpecialReview) |
| Modifier and Type | Method and Description |
|---|---|
ProposalSpecialReview |
DevelopmentProposal.getPropSpecialReview(int index)
Gets index i from the propSpecialReviews list.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProposalSpecialReview> |
DevelopmentProposal.getPropSpecialReviews() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setPropSpecialReviews(List<ProposalSpecialReview> propSpecialReviews) |
| Modifier and Type | Method and Description |
|---|---|
ProposalSpecialReview |
ProposalSpecialReviewExemption.getProposalSpecialReview() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ProposalSpecialReview> |
SpecialReviewHelper.getSpecialReviews() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalSpecialReviewExemption.setProposalSpecialReview(ProposalSpecialReview proposalSpecialReview) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.