Package | Description |
---|---|
org.eclipse.update.search |
Provides support for performing searches and filtering of features.
|
Modifier and Type | Method and Description |
---|---|
static IUpdateSearchCategory |
UpdateSearchRequest.createDefaultSiteSearchCategory()
Returns a site search category for use in discovering new function on update sites.
|
static IUpdateSearchCategory |
UpdateSearchRequest.createDefaultUpdatesSearchCategory()
Returns an updates search category for use in discovering updates
to existing function on update sites.
|
IUpdateSearchCategory |
UpdateSearchRequest.getCategory()
Returns the search catagory used in this request.
|
Constructor and Description |
---|
UpdateSearchRequest(IUpdateSearchCategory category,
UpdateSearchScope scope)
The constructor that accepts the search category and
scope objects.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.