public abstract class AbstractStatusChangeEvent extends ServerStatusEvent
ServerObject
ServerStatusEvent.Source
GenericEvent.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.
|
getMessageType
clone, deepClone
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public AbstractStatusChangeEvent(NetMessageType type, ChangeType action)
public boolean isCreated()
public boolean isDeleted()
public boolean isUpdated()
public ToString toString(ToString s)
Dumpable
toString
in interface Dumpable
toString
in class DumpableObject
Copyright © 2014 EsprIT-Systems. All Rights Reserved.