com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry
Class UpdateConnectorCometLogEntry
java.lang.Object
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.CometLogEntry
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry.UpdateConnectorCometLogEntry
- All Implemented Interfaces:
- java.io.Serializable
public class UpdateConnectorCometLogEntry
- extends CometLogEntry
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateConnectorCometLogEntry
public UpdateConnectorCometLogEntry()
UpdateConnectorCometLogEntry
public UpdateConnectorCometLogEntry(java.lang.String eiId,
java.lang.String dpId,
java.lang.String sourceId,
java.lang.String targetId)
isSimilar
public boolean isSimilar(CometLogEntry other)
- Specified by:
isSimilar in class CometLogEntry
getSourceId
public java.lang.String getSourceId()
setSourceId
public void setSourceId(java.lang.String sourceId)
getTargetId
public java.lang.String getTargetId()
setTargetId
public void setTargetId(java.lang.String targetId)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.