public abstract class SystemDataChangeEvent extends SystemEvent
SystemEvent.SourceGenericEvent.Listener| Constructor and Description |
|---|
SystemDataChangeEvent(SessionId sessId,
ChangeType action) |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
getAction() |
boolean |
isCreate() |
boolean |
isDelete() |
boolean |
isUpdate() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getSessionId, setWasCausedByMe, toDumpString, wasCausedByMeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic SystemDataChangeEvent(SessionId sessId, ChangeType action)
public boolean isCreate()
public boolean isUpdate()
public boolean isDelete()
public ChangeType getAction()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class AbstractSessionEventCopyright © 2014 EsprIT-Systems. All Rights Reserved.