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

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

public class ChangeDrawingPanelEvent
extends ServiceEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
clientManagementDomain
 
Constructor Summary
ChangeDrawingPanelEvent()
           
ChangeDrawingPanelEvent(java.lang.String editorId, java.lang.String modelId)
           
 
Method Summary
 java.lang.String getModelId()
           
 void setModelId(java.lang.String modelId)
           
 
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

ChangeDrawingPanelEvent

public ChangeDrawingPanelEvent()

ChangeDrawingPanelEvent

public ChangeDrawingPanelEvent(java.lang.String editorId,
                               java.lang.String modelId)
Method Detail

getModelId

public java.lang.String getModelId()

setModelId

public void setModelId(java.lang.String modelId)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.