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