|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURLEntry | |
---|---|
org.eclipse.update.core | Provides support for extending the base installation and update services. |
org.eclipse.update.search | Provides support for performing searches and filtering of features. |
Uses of IURLEntry in org.eclipse.update.core |
---|
Classes in org.eclipse.update.core that implement IURLEntry | |
class |
URLEntry
Convenience implementation of an annotated URL. |
Methods in org.eclipse.update.core that return IURLEntry | |
IURLEntry |
Site.getDescription()
Returns the site description. |
IURLEntry[] |
Site.getMirrorSiteEntries()
Return an array of mirror update sites. |
IURLEntry[] |
ISiteWithMirrors.getMirrorSiteEntries()
Returns an array of mirror sites that contain the same features/plugins. |
IURLEntry |
ISite.getDescription()
Returns the site description. |
IURLEntry |
IFeature.getUpdateSiteEntry()
Returns an information entry referencing the location of the feature update site. |
IURLEntry[] |
IFeature.getDiscoverySiteEntries()
Return an array of information entries referencing locations of other update sites. |
IURLEntry |
IFeature.getDescription()
Returns the feature description. |
IURLEntry |
IFeature.getCopyright()
Returns the copyright information for the feature. |
IURLEntry |
IFeature.getLicense()
Returns the license information for the feature. |
IURLEntry |
ICategory.getDescription()
Retrieve the detailed category description |
IURLEntry |
Feature.getUpdateSiteEntry()
Returns an information entry referencing the location of the feature update site. |
IURLEntry[] |
Feature.getDiscoverySiteEntries()
Return an array of information entries referencing locations of other update sites. |
IURLEntry |
Feature.getDescription()
Returns the feature description. |
IURLEntry |
Feature.getCopyright()
Returns the copyright information for the feature. |
IURLEntry |
Feature.getLicense()
Returns the license information for the feature. |
IURLEntry |
Category.getDescription()
Retrieve the detailed category description |
Uses of IURLEntry in org.eclipse.update.search |
---|
Methods in org.eclipse.update.search that return IURLEntry | |
IURLEntry |
IUpdateSearchResultCollectorFromMirror.getMirror(ISiteWithMirrors site,
String siteName)
Returns a mirror of the specified site. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.