Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.domsync.core.events.DOMMutationEvent
      extended by org.nuxeo.ecm.platform.domsync.core.events.DOMNodeRemovedEvent
All Implemented Interfaces:
Serializable

public class DOMNodeRemovedEvent
extends DOMMutationEvent

Author:
Max Stepanov
See Also:
Serialized Form

Constructor Summary
DOMNodeRemovedEvent(String target)
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
           
 
Methods inherited from class org.nuxeo.ecm.platform.domsync.core.events.DOMMutationEvent
getTarget
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DOMNodeRemovedEvent

public DOMNodeRemovedEvent(String target)
Method Detail

equals

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

toString

public String toString()
Overrides:
toString in class DOMMutationEvent

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.