public final class PathChangeEvent extends GenericEvent
PathWatcher.| Modifier and Type | Class and Description |
|---|---|
static interface |
PathChangeEvent.Listener |
static interface |
PathChangeEvent.Source |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
getChangeType() |
PathInfo |
getPathInfo() |
boolean |
isCreate() |
boolean |
isDelete() |
boolean |
isUpdate() |
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
clone, deepCloneconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic ChangeType getChangeType()
public PathInfo getPathInfo()
public boolean isCreate()
public boolean isUpdate()
public boolean isDelete()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.