Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.update.core.IURLEntry

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 provisional API was never promoted to stable API, and may be removed from a future release of the platform.
 

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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire