public abstract class ProtocolSpeciesEventBase extends KraDocumentEventBase implements ProtocolSpeciesEvent
| Modifier | Constructor and Description |
|---|---|
protected |
ProtocolSpeciesEventBase(String description,
String errorPathPrefix,
IacucProtocolDocument document,
IacucProtocolSpecies protocolSpecies) |
| Modifier and Type | Method and Description |
|---|---|
IacucProtocolSpecies |
getProtocolSpecies() |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validateprotected ProtocolSpeciesEventBase(String description, String errorPathPrefix, IacucProtocolDocument document, IacucProtocolSpecies protocolSpecies)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBaseKraDocumentEventBase.logEvent()public IacucProtocolSpecies getProtocolSpecies()
getProtocolSpecies in interface ProtocolSpeciesEventCopyright © 2013 The Kuali Foundation. All Rights Reserved.