Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantReference

Packages that use ISynchronizeParticipantReference
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of ISynchronizeParticipantReference in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize that return ISynchronizeParticipantReference
 ISynchronizeParticipantReference[] ISynchronizeManager.get(java.lang.String id)
          Returns the registered synchronize participants with the given type id.
 ISynchronizeParticipantReference ISynchronizeManager.get(java.lang.String id, java.lang.String secondaryId)
          Returns the registered synchronize participants with the given type id and instance id.
 ISynchronizeParticipantReference[] ISynchronizeManager.getSynchronizeParticipants()
          Returns a collection of synchronize participant references registered with the synchronize manager.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.