| Package | Description |
|---|---|
| org.kuali.kra.award.home.approvedsubawards | |
| org.kuali.kra.bo | |
| org.kuali.kra.coi.personfinancialentity | |
| org.kuali.kra.maintenance | |
| org.kuali.kra.negotiations.bo | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.budget.bo | |
| org.kuali.kra.proposaldevelopment.printing.xmlstream | |
| org.kuali.kra.protocol.protocol.location |
This package is meant to hold all classes
related to location for a
Protocol.
|
| org.kuali.kra.service | |
| org.kuali.kra.service.impl | |
| org.kuali.kra.subaward.bo |
| Modifier and Type | Method and Description |
|---|---|
Organization |
AwardApprovedSubaward.getOrganization()
Gets the organization attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardApprovedSubaward.setOrganization(Organization organization)
Sets the organization attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
Unit.getOrganization()
Returns the organization.
|
Organization |
OrganizationYnq.getOrganization() |
Organization |
OrganizationIndirectcost.getOrganization() |
Organization |
OrganizationCorrespondent.getOrganization() |
Organization |
OrganizationAudit.getOrganization() |
Organization |
Rolodex.getOrganizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Unit.setOrganization(Organization organization) |
void |
OrganizationYnq.setOrganization(Organization organization) |
void |
OrganizationIndirectcost.setOrganization(Organization organization) |
void |
OrganizationCorrespondent.setOrganization(Organization organization) |
void |
OrganizationAudit.setOrganization(Organization organization) |
void |
Rolodex.setOrganizations(Organization organizations) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
FinancialEntityContactInfo.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialEntityContactInfo.setOrganization(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
OrganizationMaintenableImpl.getBusinessObject() |
| Modifier and Type | Method and Description |
|---|---|
Organization |
NegotiationUnassociatedDetail.getSubAwardOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationUnassociatedDetail.setSubAwardOrganization(Organization subAwardOrganization) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
ProposalSite.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setApplicantOrgFromOrganization(Organization organization)
This method sets the Applicant Organization based on a Organization object.
|
void |
ProposalSite.setOrganization(Organization organization) |
void |
DevelopmentProposal.setPerformingOrgFromOrganization(Organization organization)
This method sets the Performing Organization based on a Organization object.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
BudgetSubAwards.getOrganization() |
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetSubAwards.setOrganization(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
protected Organization |
AbstractResearchAndRelatedStream.getOrganizationFromDevelopmentProposal(DevelopmentProposal developmentProposal) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
ProtocolLocationBase.getOrganization() |
protected Organization |
ProtocolLocationServiceImplBase.getOrganization(String organizationId)
This method is to get default organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolLocationBase.setOrganization(Organization organization) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
OrganizationService.getOrganization(String organizationId)
This method returns the organization
Organization data is retrieved based on above organization id.
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
OrganizationServiceImpl.getOrganization(String organizationId) |
| Modifier and Type | Method and Description |
|---|---|
Organization |
SubAward.getOrganization()
.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAward.setOrganization(Organization organization)
.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.