C F G O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- createFlavorQuery() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Creates a flavor query.
- createFlavorQuery(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Creates a flavor query.
F
- filterByName(String) - Method in class org.xwiki.platform.flavor.FlavorQuery
-
Add a filter on the flavors' name.
- filterBySummary(String) - Method in class org.xwiki.platform.flavor.FlavorQuery
-
Add a filter on the flavors' summary.
- FlavorManager - Interface in org.xwiki.platform.flavor
-
Find the flavors into the repositories, applying filters according to the configuration.
- FlavorManagerException - Exception in org.xwiki.platform.flavor
-
Encapsulate any exception related to Flavor Manager.
- FlavorManagerException(String) - Constructor for exception org.xwiki.platform.flavor.FlavorManagerException
-
Construct an exception with the specified detail message.
- FlavorManagerException(String, Throwable) - Constructor for exception org.xwiki.platform.flavor.FlavorManagerException
-
Construct an exception with the specified detail message and cause.
- FlavorManagerScriptService - Class in org.xwiki.platform.flavor.script
-
Script service to find flavors.
- FlavorManagerScriptService() - Constructor for class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- FlavorQuery - Class in org.xwiki.platform.flavor
-
A query to an extension repository returning only flavors.
- FlavorQuery() - Constructor for class org.xwiki.platform.flavor.FlavorQuery
-
No filtering.
- FlavorQuery(String) - Constructor for class org.xwiki.platform.flavor.FlavorQuery
- FlavorQuery(ExtensionQuery) - Constructor for class org.xwiki.platform.flavor.FlavorQuery
- FlavorSearchRequest - Class in org.xwiki.platform.flavor.job
-
Request used in
FlavorSearchJob
. - FlavorSearchRequest() - Constructor for class org.xwiki.platform.flavor.job.FlavorSearchRequest
-
Default constructor.
- FlavorSearchRequest(Request) - Constructor for class org.xwiki.platform.flavor.job.FlavorSearchRequest
G
- getFlavorExtension(Namespace) - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Get the flavor installed on a given namespace.
- getFlavorExtension(Namespace) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Get the flavor installed on a given namespace.
- getFlavorOfWiki(String) - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Get the flavor installed on a given wiki.
- getFlavorOfWiki(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Get the flavor installed on a given wiki.
- getFlavors(FlavorQuery) - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Deprecated.since 8.0RC1, use
FlavorManager.searchFlavors(FlavorQuery)
instead - getFlavors(FlavorQuery) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Deprecated.since 8.0RC1, use
searchFlavors(FlavorQuery)
instead - getKnownFlavors() - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Get the flavors know to be compatible with the distribution.
- getKnownFlavors() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Get the flavors know to be compatible with the distribution.
- getKnownInvalidFlavors() - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Get the flavors identifiers know to be incompatible with the distribution.
- getKnownInvalidFlavors() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Get the flavors identifiers know to be incompatible with the distribution.
- getSearchValidFlavorsStatus() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- getSearchValidFlavorsStatus(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- getSearchValidFlavorsStatusURL() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- getSearchValidFlavorsStatusURL(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- getValidExtensions() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
- getValidExtensions(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
O
- orderByName(ExtensionQuery.ORDER) - Method in class org.xwiki.platform.flavor.FlavorQuery
-
Order the results by name.
- orderByRating(ExtensionQuery.ORDER) - Method in class org.xwiki.platform.flavor.FlavorQuery
-
Order the results by rating.
- org.xwiki.platform.flavor - package org.xwiki.platform.flavor
- org.xwiki.platform.flavor.job - package org.xwiki.platform.flavor.job
- org.xwiki.platform.flavor.script - package org.xwiki.platform.flavor.script
R
- ROLEHINT - Static variable in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
The role hint of this component.
S
- SEARCH_ID - Static variable in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
The id to use in the jobs searching for flavors.
- searchFlavors(FlavorQuery) - Method in interface org.xwiki.platform.flavor.FlavorManager
-
Get all flavors matching a query.
- searchFlavors(FlavorQuery) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Search for all flavors matching a query.
- searchValidFlavors() - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Start searching for valid flavors in the context of the current wiki.
- searchValidFlavors(String) - Method in class org.xwiki.platform.flavor.script.FlavorManagerScriptService
-
Start searching for valid flavors.
All Classes All Packages