public abstract class ProtocolLocationEventBase extends KraDocumentEventBase implements ProtocolLocationEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolLocationEventBase(String description,
String errorPathPrefix,
ProtocolDocumentBase document) |
protected |
ProtocolLocationEventBase(String description,
String errorPathPrefix,
ProtocolDocumentBase document,
ProtocolLocationBase protocolLocation) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolLocationBase |
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, ProtocolDocumentBase document, ProtocolLocationBase protocolLocation)
protected ProtocolLocationEventBase(String description, String errorPathPrefix, ProtocolDocumentBase document)
public ProtocolLocationBase getProtocolLocation()
getProtocolLocation in interface ProtocolLocationEventProtocolLocationBase that triggered this event.protected void logEvent()
logEvent in class KraDocumentEventBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.