| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.home | |
| org.kuali.kra.institutionalproposal.rules |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalNotepad |
InstitutionalProposalNotepadBean.getNewInstitutionalProposalNotepad()
Gets the newInstitutionalProposalNotepad attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstitutionalProposalNotepad> |
InstitutionalProposal.getInstitutionalProposalNotepads()
Gets the institutionalProposalNotepads attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.add(InstitutionalProposalNotepad institutionalProposalNotepad)
This method...
|
void |
InstitutionalProposalNotepadBean.setNewInstitutionalProposalNotepad(InstitutionalProposalNotepad newInstitutionalProposalNotepad)
Sets the newInstitutionalProposalNotepad attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposal.setInstitutionalProposalNotepads(List<InstitutionalProposalNotepad> institutionalProposalNotepads)
Sets the institutionalProposalNotepads attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalNotepad |
InstitutionalProposalNoteEventBase.getInstitutionalProposalNotepad()
This method should return instance of institutionalProposalNotepad.
|
| Constructor and Description |
|---|
InstitutionalProposalNoteAddEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalNotepad institutionalProposalNotepad,
InstitutionalProposalNoteEventBase.ErrorType type) |
InstitutionalProposalNoteAddEvent(String errorPathPrefix,
InstitutionalProposalDocument document,
InstitutionalProposalNotepad institutionalProposalNotepad,
InstitutionalProposalNoteEventBase.ErrorType type) |
InstitutionalProposalNoteEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
InstitutionalProposalNotepad institutionalProposalNotepad,
InstitutionalProposalNoteEventBase.ErrorType type) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.