|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
The team content provider manager provides access to the content
extenstions registered with the org.eclipse.team.ui.teamContentProviders
extension point. A team content provider defines a mapping between
a ModelProvider and a content extension registered with
the org.eclipse.ui.navigator.navigatorContent extension point.
TeamUI.getTeamContentProviderManager(),
ModelProvider| Method Summary | |
|---|---|
String[] |
getContentProviderIds()
Return the ids for all the content extensions registered with the team content providers extenstion point. |
ITeamContentProviderDescriptor |
getDescriptor(String modelProviderId)
Return the team content provider descriptor for the given model provider id. |
ITeamContentProviderDescriptor[] |
getDescriptors()
Return descriptors for all the registered content extensions. |
| Method Detail |
public ITeamContentProviderDescriptor[] getDescriptors()
public String[] getContentProviderIds()
org.eclipse.ui.navigator.navigatorContent extension point..
public ITeamContentProviderDescriptor getDescriptor(String modelProviderId)
null is
returned if no extension is registered.
modelProviderId - the model provider id
null
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.