public class AwardNotepadBean extends Object implements Serializable
| Constructor and Description |
|---|
AwardNotepadBean()
Constructs a AwardNotepadBean
|
AwardNotepadBean(AwardForm parent)
Constructs a CostShareFormHelper
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addNote(AwardNotepadBean awardNotepadBean)
This method is called when adding a new AwardCostShare
|
AwardDocument |
getAwardDocument()
This method...
|
Object |
getData()
This method...
|
AwardNotepad |
getNewAwardNotepad()
Gets the newAwardNotepad attribute.
|
void |
init()
Initialize subform
|
void |
setNewAwardNotepad(AwardNotepad newAwardNotepad)
Sets the newAwardNotepad attribute value.
|
public AwardNotepadBean()
parent - public AwardNotepadBean(AwardForm parent)
parent - public void init()
public AwardNotepad getNewAwardNotepad()
public void setNewAwardNotepad(AwardNotepad newAwardNotepad)
newAwardNotepad - The newAwardNotepad to set.public AwardDocument getAwardDocument()
public Object getData()
public boolean addNote(AwardNotepadBean awardNotepadBean) throws Exception
formHelper - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.