| Modifier and Type | Method and Description |
|---|---|
void |
ProposalHierarcyActionHelper.syncBudgetToParent(ProposalDevelopmentBudgetExt budget,
DevelopmentProposal childProposal,
boolean allowEndDateChange) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalHierarchyService.synchronizeChildProposalBudget(ProposalDevelopmentBudgetExt budget,
DevelopmentProposal childProposal)
This method syncs only the budget from the child proposal specificed to the hierarchy budget.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProposalHierarchyServiceImpl.isBudgetSynchronized(DevelopmentProposal childProposal,
ProposalDevelopmentBudgetExt childBudget) |
protected void |
ProposalHierarchyServiceImpl.synchronizeBudget(DevelopmentProposal hierarchyProposal,
DevelopmentProposal childProposal,
Budget hierarchyBudget,
ProposalDevelopmentBudgetExt childBudget,
BudgetDocument hierarchyBudgetDocument)
Synchronizes the proposal budget from the child proposal to the parent proposal.
|
protected boolean |
ProposalHierarchyServiceImpl.synchronizeChildProposalBudget(DevelopmentProposal hierarchyProposal,
ProposalDevelopmentBudgetExt budget,
DevelopmentProposal childProposal) |
void |
ProposalHierarchyServiceImpl.synchronizeChildProposalBudget(ProposalDevelopmentBudgetExt budget,
DevelopmentProposal childProposal) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.