| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.home | |
| org.kuali.kra.medusa.service | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
NsfCode |
InstitutionalProposal.getNsfCodeBo() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setNsfCodeBo(NsfCode nsfCodeBo) |
| Modifier and Type | Method and Description |
|---|---|
protected NsfCode |
MedusaServiceImpl.getNsfCode(String nsfCode)
Helper function as nsfCode has been wired up such that it needs
outside help getting the actual BO loaded.
|
| Modifier and Type | Method and Description |
|---|---|
NsfCode |
DevelopmentProposal.getNsfCodeBo() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setNsfCodeBo(NsfCode nsfCodeBo) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.