public abstract class AbstractStatusChangeEvent extends ServerStatusEvent
ServerObjectServerStatusEvent.SourceGenericEvent.Listener| Constructor and Description |
|---|
AbstractStatusChangeEvent(NetMessageType type,
ChangeType action) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCreated() |
boolean |
isDeleted() |
boolean |
isUpdated() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
getMessageTypeclone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic AbstractStatusChangeEvent(NetMessageType type, ChangeType action)
public boolean isCreated()
public boolean isDeleted()
public boolean isUpdated()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.