| Package | Description |
|---|---|
| org.xwiki.extension.repository | |
| org.xwiki.extension.repository.search |
| 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 remove 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.
|
Copyright © 2004–2017 XWiki. All rights reserved.