|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resources
Resources to use to access Extension Manager REST service.
| Field Summary | |
|---|---|
static String |
ENTRYPOINT
Entry point of XWiki Repository protocol. |
static String |
EXTENSION
Get extension informations. |
static String |
EXTENSION_VERSION
Get extension version informations. |
static String |
EXTENSION_VERSION_FILE
Download extension file. |
static String |
EXTENSION_VERSIONS
Get extension versions. |
static String |
EXTENSIONS
Get extensions. |
static String |
PPARAM_EXTENSIONID
Name of the parameter indication the id of the extension. |
static String |
PPARAM_EXTENSIONVERSION
Name of the parameter indication the version of the extension. |
static String |
QPARAM_LANGUAGE
Language of the result to produce. |
static String |
QPARAM_LIST_NUMBER
Maximum number of results. |
static String |
QPARAM_LIST_REQUIRETOTALHITS
Indicate if we want to get the total number of possible result without limits in the result. |
static String |
QPARAM_LIST_START
Offset from where the search start to return results. |
static String |
QPARAM_SEARCH_QUERY
The search query. |
static String |
QPARAM_VERSIONS_RANGES
Used to indicate versions ranges to filter versions request. |
static String |
SEARCH
Execute search query among extensions. |
| Field Detail |
|---|
static final String ENTRYPOINT
static final String PPARAM_EXTENSIONID
static final String PPARAM_EXTENSIONVERSION
static final String EXTENSIONS
static final String EXTENSION
static final String EXTENSION_VERSIONS
static final String EXTENSION_VERSION
static final String EXTENSION_VERSION_FILE
static final String SEARCH
static final String QPARAM_LANGUAGE
static final String QPARAM_VERSIONS_RANGES
static final String QPARAM_SEARCH_QUERY
static final String QPARAM_LIST_START
static final String QPARAM_LIST_REQUIRETOTALHITS
static final String QPARAM_LIST_NUMBER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||