ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.api.observation
Interface Event

All Superinterfaces:
Event

public interface Event
extends Event

Extension of the Event interface allowing custom ModeShape events.


Nested Class Summary
static interface Event.Sequencing
          Interface which contains the constants for sequencing events.
 
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
 
Methods inherited from interface javax.jcr.observation.Event
getDate, getIdentifier, getInfo, getPath, getType, getUserData, getUserID
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.