Interface JackrabbitEvent
-
-
Field Summary
-
Fields inherited from interface javax.jcr.observation.Event
NODE_ADDED, NODE_MOVED, NODE_REMOVED, PERSIST, PROPERTY_ADDED, PROPERTY_CHANGED, PROPERTY_REMOVED
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isExternal()
Return a flag indicating whether this is an externally generated event.-
Methods inherited from interface javax.jcr.observation.Event
getDate, getIdentifier, getInfo, getPath, getType, getUserData, getUserID
-
-