Package | Description |
---|---|
org.xwiki.extension.index | |
org.xwiki.extension.repository | |
org.xwiki.extension.repository.search |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionIndex
A local index of extensions coming from various repositories.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CoreExtensionRepository
Virtual extension repository containing core extensions.
|
interface |
ExtensionRepositoryManager
Proxy repository in to make easier to search in all remote extension repositories.
|
interface |
InstalledExtensionRepository
A repository containing installed extension.
|
interface |
LocalExtensionRepository
A repository containing local extension.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAdvancedSearchableExtensionRepository
A base class to use for a repository proxy searching in all remote extension repositories but filtering the result on
provided criteria.
|
class |
AbstractFilteredExtensionRepository
A base class to use for a repository proxy searching in all remote extension repositories but filtering the result on
provided criteria.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdvancedSearchable
A repository can implements it to provide search capabilities.
|
interface |
SearchableExtensionRepository
A combination of
ExtensionRepository and Searchable interfaces. |
Copyright © 2004–2021 XWiki. All rights reserved.