com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry
Class PropertyChangedCometLogEntry
java.lang.Object
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.PropertyChangedCometLogEntry
- All Implemented Interfaces:
- java.io.Serializable
public class PropertyChangedCometLogEntry
- extends CometLogEntry
- See Also:
- Serialized Form
|
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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.