C G H L T 
All Classes All Packages

C

com.xwiki.licensing - package com.xwiki.licensing
 
com.xwiki.licensing.test - package com.xwiki.licensing.test
 
com.xwiki.licensing.test.script - package com.xwiki.licensing.test.script
 

G

getLicense() - Method in interface com.xwiki.licensing.Licensor
Retrieve the currently applicable license for the current context document if any.
getLicense() - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Retrieve the currently applicable license for the current context document if any.
getLicense() - Method in class com.xwiki.licensing.test.TestLicensor
 
getLicense(ExtensionId) - Method in interface com.xwiki.licensing.Licensor
Retrieve the currently applicable license for the given installed extension.
getLicense(ExtensionId) - Method in class com.xwiki.licensing.test.TestLicensor
 
getLicense(EntityReference) - Method in interface com.xwiki.licensing.Licensor
Get the license applicable to the given reference.
getLicense(EntityReference) - Method in class com.xwiki.licensing.test.TestLicensor
 
getLicenseForEntity(EntityReference) - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Get the license applicable to the given reference.
getLicenseForExtension(ExtensionId) - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Retrieve the currently applicable license for the given installed extension.

H

hasLicensure() - Method in interface com.xwiki.licensing.Licensor
 
hasLicensure() - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Equivalent to licensor.hasLicensure() call.
hasLicensure() - Method in class com.xwiki.licensing.test.TestLicensor
 
hasLicensure(ExtensionId) - Method in interface com.xwiki.licensing.Licensor
Check if the given extension is covered by a valid license.
hasLicensure(ExtensionId) - Method in class com.xwiki.licensing.test.TestLicensor
 
hasLicensure(EntityReference) - Method in interface com.xwiki.licensing.Licensor
Check if the given entity is covered by a valid license.
hasLicensure(EntityReference) - Method in class com.xwiki.licensing.test.TestLicensor
 
hasLicensureForEntity(EntityReference) - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Check if the given entity is covered by a valid license.
hasLicensureForExtension(ExtensionId) - Method in class com.xwiki.licensing.test.script.LicensorScriptService
Check if the given extension is covered by a valid license.

L

Licensor - Interface in com.xwiki.licensing
The licensor component used while running functional tests for licensed applications.
LicensorScriptService - Class in com.xwiki.licensing.test.script
Script service for the licensor, to be used when running functional tests of the licensed applications.
LicensorScriptService() - Constructor for class com.xwiki.licensing.test.script.LicensorScriptService
 

T

TestLicensor - Class in com.xwiki.licensing.test
Licensor implementation used when running the functional tests.
TestLicensor() - Constructor for class com.xwiki.licensing.test.TestLicensor
 
C G H L T 
All Classes All Packages