| Package | Description |
|---|---|
| org.kuali.kra.bo | |
| org.kuali.kra.budget.personnel | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
List<PersonAppointment> |
KcPersonExtendedAttributes.getPersonAppointments() |
| Modifier and Type | Method and Description |
|---|---|
void |
KcPersonExtendedAttributes.setPersonAppointments(List<PersonAppointment> personAppointments) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BudgetPersonServiceImpl.isAppointmentApplicableToBudget(Budget budget,
PersonAppointment appointment)
Determines if an appointment is applicable to the current budget, currently
based soley on whether the budget period matches some part of the appointment
period
|
| Modifier and Type | Method and Description |
|---|---|
List<PersonAppointment> |
ProposalPersonExtendedAttributes.getPersonAppointments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonExtendedAttributes.setPersonAppointments(List<PersonAppointment> personAppointments) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.