Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.domsync.core.events
Class DOMMutationEvent

java.lang.Object
  extended by org.nuxeo.ecm.platform.domsync.core.events.DOMMutationEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DOMAttrModifiedEvent, DOMCharacterDataModifiedEvent, DOMNodeInsertedEvent, DOMNodeRemovedEvent

public abstract class DOMMutationEvent
extends Object
implements Serializable

Author:
Max Stepanov
See Also:
Serialized Form

Method Summary
 boolean equals(Object obj)
           
 String getTarget()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getTarget

public String getTarget()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.