com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry
Class PropertyChangedCometLogEntry

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
      extended by com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.PropertyChangedCometLogEntry
All Implemented Interfaces:
java.io.Serializable

public class PropertyChangedCometLogEntry
extends CometLogEntry

See Also:
Serialized Form

Constructor Summary
PropertyChangedCometLogEntry()
           
PropertyChangedCometLogEntry(java.lang.String diagramElementId, java.lang.String modelId, com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean bean)
           
 
Method Summary
 com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean getBean()
           
 boolean isSimilar(CometLogEntry other)
           
 void setBean(com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean bean)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
adapt, checkIds, getDiagramElementId, getModelId, setDiagramElementId, setModelId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyChangedCometLogEntry

public PropertyChangedCometLogEntry()

PropertyChangedCometLogEntry

public PropertyChangedCometLogEntry(java.lang.String diagramElementId,
                                    java.lang.String modelId,
                                    com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean bean)
Method Detail

isSimilar

public boolean isSimilar(CometLogEntry other)
Specified by:
isSimilar in class CometLogEntry

getBean

public com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean getBean()

setBean

public void setBean(com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.GraphicElementBean bean)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.