| Package | Description |
|---|---|
| org.kuali.kra.award.notesandattachments.notes |
| Modifier and Type | Method and Description |
|---|---|
AwardNoteEventBase.ErrorType |
AwardNoteEventBase.getType()
This method should return Error type.
|
static AwardNoteEventBase.ErrorType |
AwardNoteEventBase.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwardNoteEventBase.ErrorType[] |
AwardNoteEventBase.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AwardNoteAddEvent(String errorPathPrefix,
AwardDocument document,
AwardNotepad awardNotepad,
AwardNoteEventBase.ErrorType type) |
AwardNoteAddEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
AwardNotepad awardNotepad,
AwardNoteEventBase.ErrorType type) |
AwardNoteEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
AwardNotepad awardNotepad,
AwardNoteEventBase.ErrorType type) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.