| Package | Description |
|---|---|
| org.kuali.kra.s2s.generator.bo | |
| org.kuali.kra.s2s.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<OtherPersonnelInfo> |
BudgetPeriodInfo.getOtherPersonnel()
Getter for property otherPersonnel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetPeriodInfo.setOtherPersonnel(List<OtherPersonnelInfo> otherPersonnel)
Setter for property otherPersonnel.
|
| Modifier and Type | Method and Description |
|---|---|
protected OtherPersonnelInfo |
S2SBudgetCalculatorServiceImpl.getOtherPersonnelDetails(BudgetPeriod budgetPeriod,
ProposalDevelopmentDocument pdDoc,
String category,
String personnelType,
String role)
This method populates the details for
OtherPersonnelInfo business object for the given
ProposalDevelopmentDocument |
| Modifier and Type | Method and Description |
|---|---|
protected List<OtherPersonnelInfo> |
S2SBudgetCalculatorServiceImpl.getOtherPersonnel(BudgetPeriod budgetPeriod,
ProposalDevelopmentDocument pdDoc)
This method populates the
OtherPersonnelInfo business objects for the given BudgetPeriod and
ProposalDevelopmentDocument |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.