com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry
Class UpdateElementCometLogEntry
java.lang.Object
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.UpdateElementCometLogEntry
- All Implemented Interfaces:
- java.io.Serializable
public class UpdateElementCometLogEntry
- extends CometLogEntry
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateElementCometLogEntry
public UpdateElementCometLogEntry()
UpdateElementCometLogEntry
public UpdateElementCometLogEntry(java.lang.String diagramElementId,
java.lang.String modelId,
java.lang.String parentID,
int newX,
int newY)
isSimilar
public boolean isSimilar(CometLogEntry other)
- Specified by:
isSimilar in class CometLogEntry
getParentId
public java.lang.String getParentId()
setParentId
public void setParentId(java.lang.String parentId)
getNewX
public int getNewX()
setNewX
public void setNewX(int newX)
getNewY
public int getNewY()
setNewY
public void setNewY(int newY)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.