public class CostShareFormHelper extends Object implements Serializable, CostShareFunctions
| Constructor and Description |
|---|
CostShareFormHelper(AwardForm parent)
Constructs a CostShareFormHelper
|
| Modifier and Type | Method and Description |
|---|---|
AwardDocument |
getAwardDocument()
This method...
|
Object |
getData()
This method...
|
AwardCostShare |
getNewAwardCostShare()
Gets the newAwardCostShare attribute.
|
String |
getProjectPeriodLabel()
This method should call the CostShareService to get the label, and then do any document specific processing needed.
|
void |
init()
Initialize subform
|
void |
setNewAwardCostShare(AwardCostShare newAwardCostShare)
Sets the newAwardAwardCostShare attribute value.
|
public CostShareFormHelper(AwardForm parent)
parent - public void init()
public AwardCostShare getNewAwardCostShare()
public void setNewAwardCostShare(AwardCostShare newAwardCostShare)
newAwardAwardCostShare - The newAwardAwardCostShare to set.public AwardDocument getAwardDocument()
public Object getData()
public String getProjectPeriodLabel()
CostShareFunctionsgetProjectPeriodLabel in interface CostShareFunctionsCostShareFunctions.getProjectPeriodLabel()Copyright © 2013 The Kuali Foundation. All Rights Reserved.