|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPlatformConfiguration.ISiteEntry | |
org.eclipse.core.boot | Provides basic support for launching the Eclipse Platform. |
Uses of IPlatformConfiguration.ISiteEntry in org.eclipse.core.boot |
Methods in org.eclipse.core.boot that return IPlatformConfiguration.ISiteEntry | |
IPlatformConfiguration.ISiteEntry |
IPlatformConfiguration.createSiteEntry(URL url,
IPlatformConfiguration.ISitePolicy policy)
Create a site entry |
IPlatformConfiguration.ISiteEntry[] |
IPlatformConfiguration.getConfiguredSites()
Returns configured site entries |
IPlatformConfiguration.ISiteEntry |
IPlatformConfiguration.findConfiguredSite(URL url)
Returns a site entry matching the specified URL |
Methods in org.eclipse.core.boot with parameters of type IPlatformConfiguration.ISiteEntry | |
void |
IPlatformConfiguration.configureSite(IPlatformConfiguration.ISiteEntry entry)
Configures the specified site entry. |
void |
IPlatformConfiguration.configureSite(IPlatformConfiguration.ISiteEntry entry,
boolean replace)
Configures the specified site entry. |
void |
IPlatformConfiguration.unconfigureSite(IPlatformConfiguration.ISiteEntry entry)
Unconfigures the specified entry. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |