| Package | Description |
|---|---|
| org.kuali.kra.institutionalproposal.rules |
| Modifier and Type | Method and Description |
|---|---|
InstitutionalProposalNoteEventBase.ErrorType |
InstitutionalProposalNoteEventBase.getType()
This method should return Error type.
|
static InstitutionalProposalNoteEventBase.ErrorType |
InstitutionalProposalNoteEventBase.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstitutionalProposalNoteEventBase.ErrorType[] |
InstitutionalProposalNoteEventBase.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.