public abstract class ProtocolLocationEventBase extends KraDocumentEventBase implements ProtocolLocationEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolLocationEventBase(String description,
String errorPathPrefix,
ProtocolDocument document) |
protected |
ProtocolLocationEventBase(String description,
String errorPathPrefix,
ProtocolDocument document,
ProtocolLocation protocolLocation) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolLocation |
getProtocolLocation() |
protected void |
logEvent()
Logs the event type and some information about the associated location
|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validateprotected ProtocolLocationEventBase(String description, String errorPathPrefix, ProtocolDocument document, ProtocolLocation protocolLocation)
protected ProtocolLocationEventBase(String description, String errorPathPrefix, ProtocolDocument document)
public ProtocolLocation getProtocolLocation()
getProtocolLocation in interface ProtocolLocationEventProtocolLocation that triggered this event.protected void logEvent()
logEvent in class KraDocumentEventBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.