|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProposalOrganization | |
|---|---|
| org.kuali.kfs.module.cg.businessobject | |
| Uses of ProposalOrganization in org.kuali.kfs.module.cg.businessobject |
|---|
| Methods in org.kuali.kfs.module.cg.businessobject that return ProposalOrganization | |
|---|---|
ProposalOrganization |
Proposal.getPrimaryProposalOrganization()
Gets the primary ProposalOrganization for a proposal. |
| Methods in org.kuali.kfs.module.cg.businessobject that return types with arguments of type ProposalOrganization | |
|---|---|
List<ProposalOrganization> |
Proposal.getProposalOrganizations()
Gets the List of ProposalOrganizations associated with a Proposal instance. |
| Methods in org.kuali.kfs.module.cg.businessobject with parameters of type ProposalOrganization | |
|---|---|
void |
Proposal.setPrimaryProposalOrganization(ProposalOrganization primaryProposalOrganization)
Sets the primary ProposalOrganization for a proposal |
| Method parameters in org.kuali.kfs.module.cg.businessobject with type arguments of type ProposalOrganization | |
|---|---|
void |
Proposal.setProposalOrganizations(List<ProposalOrganization> proposalOrganizations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||