| Package | Description |
|---|---|
| oracle.ide.persistence |
Contains API classes for the persistence of search indexes.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationCacheSettings |
ApplicationCacheSettings.getInstance(HashStructure hash,
java.net.URL workspaceURL) |
static ApplicationCacheSettings |
ApplicationCacheSettings.getInstance(PropertyStorage psWorkspace,
java.net.URL workspaceURL) |
static ApplicationCacheSettings |
ApplicationCacheSettings.getInstance(Workspace workspace)
Returns a new ApplicationCacheSettings adapter for the specified Workspace.
|