Methods from org.eclipse.ecf.identity used by org.eclipse.ecf.example.collab

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ecf.core.identity.ID.equals(Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleNotifyUserAdded(IUser)349
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleNotifyUserAdded(IUser)362
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.isLocalUser(IUser)913
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.memberRemoved(ID)475
org.eclipse.ecf.example.collab.share.GenericSharedObject.handleEvent(Event)211
org.eclipse.ecf.example.collab.share.GenericSharedObject.handleEvent(Event)222
org.eclipse.ecf.example.collab.share.GenericSharedObject.isHost()306
org.eclipse.ecf.example.collab.share.io.EclipseFileTransfer.addRemoteParticipants(ID[])53
org.eclipse.ecf.example.collab.share.io.EclipseFileTransfer.addRemoteParticipants(ID[])50
org.eclipse.ecf.example.collab.share.io.EclipseFileTransfer.addRemoteParticipants(ID[])56
org.eclipse.ecf.example.collab.share.io.FileTransferSharedObject.addRemoteParticipants(ID[])86
org.eclipse.ecf.example.collab.share.io.FileTransferSharedObject.addRemoteParticipants(ID[])89
org.eclipse.ecf.example.collab.share.TransactionSharedObject.addRemoteParticipants(ID[])104
org.eclipse.ecf.internal.example.collab.CollabClient.containsEntry(IResource, ID)194
org.eclipse.ecf.internal.example.collab.CollabClient.getClientEntry(IResource, ID)155
org.eclipse.ecf.internal.example.collab.CollabClient.removeClientForResource(IResource, ID)114
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.fillTreeContextMenuUser(IMenuManager, IUser)365
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.changeUserInTree(IUser)168
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.getUser(ID)225
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.removeUserFromTree(ID)293
org.eclipse.ecf.internal.example.collab.ui.SharedObjectContainerUI.1.handleEvent(IContainerEvent)91
org.eclipse.ecf.internal.example.collab.ui.SharedObjectContainerUI.2.memberRemoved(ID)106

org.eclipse.ecf.core.identity.ID.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.CollabClient.setupUsername(ID, String)231
org.eclipse.ecf.internal.example.collab.ServerStartup.createServers(InputStream)82
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.14.run()438

org.eclipse.ecf.core.identity.IDFactory.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.createObject(ID, String, Map)1107
org.eclipse.ecf.example.collab.share.GenericSharedObject.createObject(ID, ReplicaSharedObjectDescription)409
org.eclipse.ecf.internal.example.collab.CollabClient.createAndConnectClient(String, String, String, Object, IResource)59
org.eclipse.ecf.internal.example.collab.ServerStartup.createServerContainer(String, TCPServerSOContainerGroup, String, int)96
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.readStreamAndSend(InputStream, String, Date, ID, boolean)851
org.eclipse.ecf.internal.example.collab.ui.SharedObjectContainerUI.createAndAddSharedObject(ISharedObjectContainer, ClientEntry, IResource, IUser, String)127

org.eclipse.ecf.core.identity.IIdentifiable.getID()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.EclipseCollabSharedObject(IContainer, IResource, IUser, String)94
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleLaunchEditorForFile(IUser, String)941
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleNotifyUserAdded(IUser)349
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleNotifyUserAdded(IUser)362
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleNotifyUserAdded(IUser)362
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleOpenAndSelectForFile(IUser, String, EclipseCollabSharedObjectSharedMarker)901
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowPrivateTextMsg(IUser, String)382
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.handleShowPrivateTextMsg(IUser, String)382
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.isLocalUser(IUser)913
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.isLocalUser(IUser)913
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.memberRemoved(ID)475
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendAddMarkerForFile(IUser, String, int, int)774
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendLaunchEditorForFile(IUser, String)812
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendOpenAndSelectForFile(IUser, String, int, int)793
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendPrivateMessageToUser(IUser, String)549
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendRingMessageToUser(IUser, String)577
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendShowView(IUser, String)1012
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.sendShowViewWithID(IUser, String, String, Integer)993
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.showEventInChatOutput(IUser, String, EclipseCollabSharedObjectSharedMarker, Runnable)962
org.eclipse.ecf.example.collab.share.RosterListener.handleRosterEntryRemove(IRosterEntry)39
org.eclipse.ecf.internal.example.collab.ServerStartup.createServers(InputStream)82
org.eclipse.ecf.internal.example.collab.ServerStartup.destroyServers()55
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.14.run()438
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.6.sendImage(ID, ImageData)355
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.fillTreeContextMenuUser(IMenuManager, IUser)365
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.fillTreeContextMenuUser(IMenuManager, IUser)365
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendCoBrowseToUser(IUser)878
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendFileToUser(IUser, boolean)939
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendImage(IUser)353
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.sendPrivateTextMsg(IUser)957
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.startProgram(IUser)993
org.eclipse.ecf.internal.example.collab.ui.ChatDropTarget.drop(DropTargetEvent)100
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.addUser(IUser)125
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.changeUserInTree(IUser)168
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.changeUserInTree(IUser)168
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.getUser(ID)225
org.eclipse.ecf.internal.example.collab.ui.LineChatClientView.removeUserFromTree(ID)293
org.eclipse.ecf.internal.example.collab.ui.SharedObjectContainerUI.addObjectToClient(ISharedObjectContainer, ClientEntry, String, IResource)80

org.eclipse.ecf.core.identity.IIDFactory.createGUID()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.EclipseCollabSharedObject.createObject(ID, String, Map)1107

org.eclipse.ecf.core.identity.IIDFactory.createID(Namespace, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.CollabClient.createAndConnectClient(String, String, String, Object, IResource)59

org.eclipse.ecf.core.identity.IIDFactory.createStringID(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.example.collab.share.GenericSharedObject.createObject(ID, ReplicaSharedObjectDescription)409
org.eclipse.ecf.internal.example.collab.ServerStartup.createServerContainer(String, TCPServerSOContainerGroup, String, int)96
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.readStreamAndSend(InputStream, String, Date, ID, boolean)851
org.eclipse.ecf.internal.example.collab.ui.SharedObjectContainerUI.createAndAddSharedObject(ISharedObjectContainer, ClientEntry, IResource, IUser, String)127

org.eclipse.ecf.core.util.StringUtils.split(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.example.collab.ui.ChatComposite.colorFromRGBString(String)1008

Back to reference summary for org.eclipse.ecf.example.collab

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict