| Package | Description |
|---|---|
| org.kuali.kra.award.detailsdates | |
| org.kuali.kra.award.home | |
| org.kuali.kra.award.paymentreports.awardreports.reporting | |
| org.kuali.kra.bo | |
| org.kuali.kra.coi | |
| org.kuali.kra.coi.personfinancialentity | |
| 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.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
DetailsAndDatesFormHelper.getSponsorToBecomeAwardTransferringSponsor() |
Sponsor |
AddAwardTransferringSponsorEvent.getSponsorToBecomeAwardTransferringSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
DetailsAndDatesFormHelper.setSponsorToBecomeAwardTransferringSponsor(Sponsor sponsorToBecomeAwardTransferringSponsor) |
| Constructor and Description |
|---|
AddAwardTransferringSponsorEvent(String errorPathPrefix,
AwardDocument document,
Award award,
Sponsor sponsor)
Constructs a AddAwardTransferringSponsorEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
AwardTemplate.getPrimeSponsor()
Gets the primeSponsor attribute.
|
Sponsor |
Award.getPrimeSponsor() |
Sponsor |
AwardTransferringSponsor.getSponsor() |
Sponsor |
Award.getSponsor()
This method violates our policy of not calling a service in a getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Award.addAwardTransferringSponsor(Sponsor sponsor) |
void |
AwardTemplate.setPrimeSponsor(Sponsor primeSponsor)
Sets the primeSponsor attribute value.
|
void |
Award.setPrimeSponsor(Sponsor primeSponsor) |
void |
AwardTransferringSponsor.setSponsor(Sponsor sponsor) |
void |
Award.setSponsor(Sponsor sponsor) |
| Constructor and Description |
|---|
AwardTransferringSponsor(Award award,
Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
ReportTracking.getSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportTracking.setSponsor(Sponsor sponsor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SponsorSpecial
Sponsor is not maintainable to activity level by design.
|
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
SponsorHierarchy.getSponsor() |
Sponsor |
SponsorForms.getSponsor() |
Sponsor |
Rolodex.getSponsor()
Sponsor reference referred by
Rolodex.getSponsorCode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SponsorHierarchy.setSponsor(Sponsor sponsor) |
void |
SponsorForms.setSponsor(Sponsor sponsor) |
void |
Rolodex.setSponsor(Sponsor sponsor)
Sponsor reference referred by
Rolodex.getSponsorCode() |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
CoiDisclosureUndisclosedEvents.getSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureUndisclosedEvents.setSponsor(Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
PersonFinIntDisclosure.getSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonFinIntDisclosure.setSponsor(Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
InstitutionalProposal.getPrimeSponsor() |
Sponsor |
InstitutionalProposalBoLite.getSponsor() |
Sponsor |
InstitutionalProposal.getSponsor()
This method violates our policy of not calling a service in a getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setPrimeSponsor(Sponsor primeSponsor) |
void |
InstitutionalProposalBoLite.setSponsor(Sponsor sponsor) |
void |
InstitutionalProposal.setSponsor(Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
ProposalLog.getSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLog.setSponsor(Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
NegotiationUnassociatedDetail.getPrimeSponsor() |
Sponsor |
NegotiationUnassociatedDetail.getSponsor() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationUnassociatedDetail.setPrimeSponsor(Sponsor primeSponsor) |
void |
NegotiationUnassociatedDetail.setSponsor(Sponsor sponsor) |
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
DevelopmentProposal.getPrimeSponsor() |
Sponsor |
LookupableDevelopmentProposal.getSponsor() |
Sponsor |
DevelopmentProposal.getSponsor()
Gets the sponsor attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setPrimeSponsor(Sponsor primeSponsor) |
void |
LookupableDevelopmentProposal.setSponsor(Sponsor sponsor) |
void |
DevelopmentProposal.setSponsor(Sponsor sponsor)
Sets the sponsor attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
SponsorService.getSponsor(String sponsorCode)
Get the sponsor for the given sponsor code
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SponsorService.validateSponsor(Sponsor sponsor)
This method returns true if the passed in Sponsor is valid, returns false if it is not.
|
| Modifier and Type | Method and Description |
|---|---|
Sponsor |
SponsorServiceImpl.getSponsor(String sponsorCode) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SponsorServiceImpl.validateSponsor(Sponsor sponsor) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.