| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.coi | |
| org.kuali.kra.institutionalproposal.home | |
| org.kuali.kra.institutionalproposal.proposallog | |
| org.kuali.kra.negotiations.bo | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.subaward.bo |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
Award.getNegotiableProposalType() |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
CoiDisclProject.getProposalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclProject.setProposalType(ProposalType proposalType) |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
InstitutionalProposal.getNegotiableProposalType() |
ProposalType |
InstitutionalProposalBoLite.getProposalType() |
ProposalType |
InstitutionalProposal.getProposalType() |
ProposalType |
InstitutionalProposalBoLite.getProposalTypeFromCode() |
ProposalType |
InstitutionalProposal.getProposalTypeFromCode()
This method lazy inits ProposalType
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalBoLite.setProposalType(ProposalType proposalType) |
void |
InstitutionalProposal.setProposalType(ProposalType proposalType) |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
ProposalLog.getNegotiableProposalType() |
ProposalType |
ProposalLog.getProposalType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLog.setProposalType(ProposalType proposalType) |
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
NegotiationUnassociatedDetail.getNegotiableProposalType() |
ProposalType |
Negotiable.getNegotiableProposalType()
This method a proposal type if it is an institutional proposal or a proposal log.
|
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
DevelopmentProposal.getProposalType()
Gets the proposalType attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setProposalType(ProposalType proposalType)
Sets the proposalType attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
ProposalType |
SubAward.getNegotiableProposalType() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.