|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.bpmneditor.collaboration.comet.client.editor.AbstractCollaborativeStandAloneBPMNEditor
com.ebmwebsourcing.bpmneditor.collaboration.comet.client.editor.CometStandAloneBPMNEditor
public class CometStandAloneBPMNEditor
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.editor.AbstractCollaborativeStandAloneBPMNEditor |
|---|
bpmneditor, definitions, isNewbie, syntax, VOExampleName |
| Constructor Summary | |
|---|---|
CometStandAloneBPMNEditor(User u,
Collaboration c)
|
|
| Method Summary | |
|---|---|
java.lang.String |
createUniqueId()
|
Collaboration |
getCollaboration()
|
java.lang.String |
getParticipant()
|
void |
lock()
Pushes the request of the user to lock the other clients. |
void |
onModuleLoad()
|
void |
pushClosingDPId(java.lang.String defsId)
Pushes the id of the model whose drawing panel has just been closed. |
void |
pushCurrentDPId(java.lang.String defsId)
Pushes the id of the currently observed model. |
void |
pushDefs(java.lang.String id)
Pushes the definitions whose id are "id" to the other participants This method is to be called when a new DrawingPanel is opened. |
void |
pushModif(com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry entry)
Pushes a modification operated by the user on the currently edited model. |
void |
unlock()
Pushes the request of the user to unlock the other clients. |
| Methods inherited from class com.ebmwebsourcing.bpmneditor.collaboration.comet.client.editor.AbstractCollaborativeStandAloneBPMNEditor |
|---|
addDefinitions, addDrawingPanelTabListener, addWaveMenu, displayModel, getAllDefinitions, getBPMNEditor, getDefinitions, initDefs, isNewbie |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CometStandAloneBPMNEditor(User u,
Collaboration c)
| Method Detail |
|---|
public void onModuleLoad()
public java.lang.String getParticipant()
getParticipant in class AbstractCollaborativeStandAloneBPMNEditorpublic void pushCurrentDPId(java.lang.String defsId)
AbstractCollaborativeStandAloneBPMNEditor
pushCurrentDPId in class AbstractCollaborativeStandAloneBPMNEditorpublic void pushClosingDPId(java.lang.String defsId)
AbstractCollaborativeStandAloneBPMNEditor
pushClosingDPId in class AbstractCollaborativeStandAloneBPMNEditorpublic void pushDefs(java.lang.String id)
AbstractCollaborativeStandAloneBPMNEditor
pushDefs in class AbstractCollaborativeStandAloneBPMNEditorpublic void pushModif(com.ebmwebsourcing.webdesigner.presentation.gwt.client.log.AbstractLogEntry entry)
AbstractCollaborativeStandAloneBPMNEditor
pushModif in class AbstractCollaborativeStandAloneBPMNEditorpublic void unlock()
AbstractCollaborativeStandAloneBPMNEditor
unlock in class AbstractCollaborativeStandAloneBPMNEditorpublic void lock()
AbstractCollaborativeStandAloneBPMNEditor
lock in class AbstractCollaborativeStandAloneBPMNEditorpublic java.lang.String createUniqueId()
createUniqueId in class AbstractCollaborativeStandAloneBPMNEditorpublic Collaboration getCollaboration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||