|
Eclipse Platform Release 3.6 |
|||||||||
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
Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details. |
Methods in org.eclipse.update.core that return IURLEntry | |
---|---|
IURLEntry |
IFeature.getCopyright()
Deprecated. Returns the copyright information for the feature. |
IURLEntry |
Feature.getCopyright()
Deprecated. Returns the copyright information for the feature. |
IURLEntry |
Category.getDescription()
Deprecated. Retrieve the detailed category description |
IURLEntry |
Site.getDescription()
Deprecated. Returns the site description. |
IURLEntry |
IFeature.getDescription()
Deprecated. Returns the feature description. |
IURLEntry |
ISite.getDescription()
Deprecated. Returns the site description. |
IURLEntry |
ICategory.getDescription()
Deprecated. Retrieve the detailed category description |
IURLEntry |
Feature.getDescription()
Deprecated. Returns the feature description. |
IURLEntry[] |
IFeature.getDiscoverySiteEntries()
Deprecated. Return an array of information entries referencing locations of other update sites. |
IURLEntry[] |
Feature.getDiscoverySiteEntries()
Deprecated. Return an array of information entries referencing locations of other update sites. |
IURLEntry |
IFeature.getLicense()
Deprecated. Returns the license information for the feature. |
IURLEntry |
Feature.getLicense()
Deprecated. Returns the license information for the feature. |
IURLEntry[] |
Site.getMirrorSiteEntries()
Deprecated. Return an array of mirror update sites. |
IURLEntry[] |
ISiteWithMirrors.getMirrorSiteEntries()
Deprecated. Returns an array of mirror sites that contain the same features/plugins. |
IURLEntry |
IFeature.getUpdateSiteEntry()
Deprecated. Returns an information entry referencing the location of the feature update site. |
IURLEntry |
Feature.getUpdateSiteEntry()
Deprecated. Returns an information entry referencing the location of the feature update site. |
Uses of IURLEntry in org.eclipse.update.search |
---|
Methods in org.eclipse.update.search that return IURLEntry | |
---|---|
IURLEntry |
IUpdateSearchResultCollectorFromMirror.getMirror(ISiteWithMirrors site,
String siteName)
Deprecated. Returns a mirror of the specified site. |
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.