|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JackrabbitEvent
This is an extension of the event interface which provides a method to detect whether the changes happened on locally or remotely in a clustered environment.
| 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 | |
|---|---|
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 |
| Method Detail |
|---|
boolean isExternal()
true if this is an external event;
false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||