public abstract class ProtocolReferenceEventBase extends KraDocumentEventBase implements ProtocolReferenceEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolReferenceEventBase(String description,
String errorPathPrefix,
ProtocolDocument document,
ProtocolReferenceBean protocolReferenceBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReferenceBean |
getProtocolReferenceBean() |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validateprotected ProtocolReferenceEventBase(String description, String errorPathPrefix, ProtocolDocument document, ProtocolReferenceBean protocolReferenceBean)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseKraDocumentEventBase.logEvent()public ProtocolReferenceBean getProtocolReferenceBean()
getProtocolReferenceBean in interface ProtocolReferenceEventProtocolReferenceEvent.getProtocolReferenceBean()Copyright © 2013 The Kuali Foundation. All Rights Reserved.