|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CometLogEntry in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event that return CometLogEntry | |
|---|---|
CometLogEntry |
ModificationEvent.getEntry()
|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event with parameters of type CometLogEntry | |
|---|---|
void |
ModificationEvent.setEntry(CometLogEntry entry)
|
| Constructors in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.event with parameters of type CometLogEntry | |
|---|---|
ModificationEvent(java.lang.String id,
CometLogEntry entry)
|
|
| Uses of CometLogEntry in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.service |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.service with parameters of type CometLogEntry | |
|---|---|
void |
DeltaService.submitModification(User user,
CometLogEntry entry)
|
void |
DeltaServiceAsync.submitModification(User user,
CometLogEntry entry,
com.google.gwt.user.client.rpc.AsyncCallback<java.lang.Void> callback)
|
| Uses of CometLogEntry in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry that return CometLogEntry | |
|---|---|
static CometLogEntry |
CometLogEntry.adapt(com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry ale)
|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.client.to.cometLogEntry with parameters of type CometLogEntry | |
|---|---|
protected boolean |
CometLogEntry.checkIds(CometLogEntry other)
|
void |
CometLogEntryExecutor.execute(CometLogEntry entry)
|
boolean |
AddElementCometLogEntry.isSimilar(CometLogEntry other)
|
boolean |
UpdateElementCometLogEntry.isSimilar(CometLogEntry other)
|
abstract boolean |
CometLogEntry.isSimilar(CometLogEntry other)
|
boolean |
PropertyChangedCometLogEntry.isSimilar(CometLogEntry other)
|
boolean |
RemoveElementCometLogEntry.isSimilar(CometLogEntry other)
|
boolean |
UpdateConnectorCometLogEntry.isSimilar(CometLogEntry other)
|
| Uses of CometLogEntry in com.ebmwebsourcing.bpmneditor.collaboration.comet.server |
|---|
| Methods in com.ebmwebsourcing.bpmneditor.collaboration.comet.server with parameters of type CometLogEntry | |
|---|---|
void |
DeltaServiceImpl.submitModification(User user,
CometLogEntry entry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||