public abstract class ProtocolEventBase<Z extends BusinessRuleInterface> extends KraDocumentEventBaseExtension
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtocolEventBase.ErrorType
Enum helps identify type of error to respond.
|
| Constructor and Description |
|---|
ProtocolEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProtocolEventBase.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolEventBase.ErrorType |
getType()
This method should return CommitteeScheduleEvent.event.
|
getRule, getRuleInterfaceClass, invokeRuleMethod, logEventpublic ProtocolEventBase(String description, String errorPathPrefix, org.kuali.rice.krad.document.Document document, ProtocolEventBase.ErrorType type)
public ProtocolEventBase.ErrorType getType()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.