public interface BudgetParent
| Modifier and Type | Method and Description |
|---|---|
ActivityType |
getActivityType() |
String |
getActivityTypeCode() |
String |
getBudgetStatus() |
String |
getDefaultBudgetStatusParameter() |
String |
getHierarchyStatus() |
String |
getIsOwnedByUnit() |
Integer |
getParentInvestigatorFlag(String personId,
Integer flag) |
String |
getParentNumber() |
String |
getParentPIName() |
String |
getParentTitle() |
String |
getParentTypeName() |
List<PersonRolodex> |
getPersonRolodexList() |
PersonRolodex |
getProposalEmployee(String personId) |
ContactRole |
getProposalEmployeeRole(String personId) |
PersonRolodex |
getProposalNonEmployee(Integer rolodexId) |
ContactRole |
getProposalNonEmployeeRole(Integer rolodexId) |
Date |
getRequestedEndDateInitial() |
Date |
getRequestedStartDateInitial() |
Unit |
getUnit() |
String |
getUnitNumber() |
boolean |
isParentInHierarchyComplete() |
boolean |
isSponsorNihMultiplePi() |
void |
setBudgetStatus(String budgetStatus) |
String getBudgetStatus()
void setBudgetStatus(String budgetStatus)
String getActivityTypeCode()
Date getRequestedStartDateInitial()
Date getRequestedEndDateInitial()
ActivityType getActivityType()
String getUnitNumber()
Unit getUnit()
List<PersonRolodex> getPersonRolodexList()
ContactRole getProposalNonEmployeeRole(Integer rolodexId)
PersonRolodex getProposalEmployee(String personId)
PersonRolodex getProposalNonEmployee(Integer rolodexId)
ContactRole getProposalEmployeeRole(String personId)
boolean isSponsorNihMultiplePi()
String getHierarchyStatus()
String getDefaultBudgetStatusParameter()
boolean isParentInHierarchyComplete()
String getParentNumber()
String getParentTitle()
String getParentPIName()
String getIsOwnedByUnit()
String getParentTypeName()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.