com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event
Class ModificationEvent

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
      extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ModificationEvent
All Implemented Interfaces:
de.novanic.eventservice.client.event.Event, java.io.Serializable

public class ModificationEvent
extends ServiceEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
clientManagementDomain
 
Constructor Summary
ModificationEvent()
           
ModificationEvent(java.lang.String id, CometLogEntry entry)
           
 
Method Summary
 CometLogEntry getEntry()
           
 void setEntry(CometLogEntry entry)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
getEditorID, setEditorID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModificationEvent

public ModificationEvent()

ModificationEvent

public ModificationEvent(java.lang.String id,
                         CometLogEntry entry)
Method Detail

getEntry

public CometLogEntry getEntry()

setEntry

public void setEntry(CometLogEntry entry)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.