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

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

public class CloseDrawingPanelEvent
extends ServiceEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event.ServiceEvent
clientManagementDomain
 
Constructor Summary
CloseDrawingPanelEvent()
           
CloseDrawingPanelEvent(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

CloseDrawingPanelEvent

public CloseDrawingPanelEvent()

CloseDrawingPanelEvent

public CloseDrawingPanelEvent(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.