public abstract class AddProtocolPersonnelEventBase extends KraDocumentEventBaseExtension
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolPersonBase |
protocolPerson |
| Modifier | Constructor and Description |
|---|---|
protected |
AddProtocolPersonnelEventBase(String errorPathPrefix,
ProtocolDocumentBase document,
ProtocolPersonBase protocolPerson)
Constructs a AddProtocolPersonnelEventBase.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolPersonBase |
getProtocolPerson() |
getRule, getRuleInterfaceClass, invokeRuleMethod, logEventprotected ProtocolPersonBase protocolPerson
protected AddProtocolPersonnelEventBase(String errorPathPrefix, ProtocolDocumentBase document, ProtocolPersonBase protocolPerson)
errorPathPrefix - The error path prefixdocument - The document to validateprotocolPerson - the person to addpublic ProtocolPersonBase getProtocolPerson()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.