public abstract class ProtocolReferenceEventBase extends KraDocumentEventBase implements ProtocolReferenceEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolReferenceEventBase(String description,
String errorPathPrefix,
ProtocolDocumentBase document,
ProtocolReferenceBeanBase protocolReferenceBean) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolReferenceBeanBase |
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, ProtocolDocumentBase document, ProtocolReferenceBeanBase protocolReferenceBean)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseKraDocumentEventBase.logEvent()public ProtocolReferenceBeanBase getProtocolReferenceBean()
getProtocolReferenceBean in interface ProtocolReferenceEventProtocolReferenceEvent.getProtocolReferenceBean()Copyright © 2013 The Kuali Foundation. All Rights Reserved.