| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.home |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalComment |
InstitutionalProposal.getCostShareComment() |
InstitutionalProposalComment |
InstitutionalProposal.getDeliveryComment() |
InstitutionalProposalComment |
InstitutionalProposal.getGeneralComment() |
InstitutionalProposalComment |
InstitutionalProposal.getInstitutionalProposalCommentByType(String commentTypeCode,
boolean createNew) |
InstitutionalProposalComment |
InstitutionalProposal.getSummaryComment() |
InstitutionalProposalComment |
InstitutionalProposal.getUnrecoveredFandAComment() |
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalComment> |
InstitutionalProposal.getProposalComments() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.add(InstitutionalProposalComment ipComment) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setProposalComments(List<InstitutionalProposalComment> proposalComments) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.