public class InstitutionalProposalNotepadBean extends Object implements Serializable
| Constructor and Description |
|---|
InstitutionalProposalNotepadBean()
Constructs a CostShareFormHelper
|
InstitutionalProposalNotepadBean(InstitutionalProposalForm parent)
Constructs a CostShareFormHelper
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addNote(InstitutionalProposalNotepadBean proposalNotepadBean)
This method is called when adding a new AwardCostShare
|
Object |
getData()
This method...
|
InstitutionalProposalDocument |
getInstitutionalProposalDocument()
This method...
|
InstitutionalProposalNotepad |
getNewInstitutionalProposalNotepad()
Gets the newInstitutionalProposalNotepad attribute.
|
void |
init()
Initialize subform
|
void |
setNewInstitutionalProposalNotepad(InstitutionalProposalNotepad newInstitutionalProposalNotepad)
Sets the newInstitutionalProposalNotepad attribute value.
|
public InstitutionalProposalNotepadBean()
parent - public InstitutionalProposalNotepadBean(InstitutionalProposalForm parent)
parent - public void init()
public InstitutionalProposalNotepad getNewInstitutionalProposalNotepad()
public void setNewInstitutionalProposalNotepad(InstitutionalProposalNotepad newInstitutionalProposalNotepad)
newInstitutionalProposalNotepad - The newInstitutionalProposalNotepad to set.public InstitutionalProposalDocument getInstitutionalProposalDocument()
public Object getData()
public boolean addNote(InstitutionalProposalNotepadBean proposalNotepadBean) throws Exception
formHelper - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.