|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionLicense | |
|---|---|
| org.xwiki.extension | |
| org.xwiki.extension.wrap | |
| Uses of ExtensionLicense in org.xwiki.extension |
|---|
| Fields in org.xwiki.extension with type parameters of type ExtensionLicense | |
|---|---|
protected List<ExtensionLicense> |
AbstractExtension.licenses
|
| Methods in org.xwiki.extension that return ExtensionLicense | |
|---|---|
ExtensionLicense |
ExtensionLicenseManager.getLicense(String name)
Get known license by its name. |
| Methods in org.xwiki.extension that return types with arguments of type ExtensionLicense | |
|---|---|
Collection<ExtensionLicense> |
AbstractExtension.getLicenses()
|
Collection<ExtensionLicense> |
Extension.getLicenses()
|
List<ExtensionLicense> |
ExtensionLicenseManager.getLicenses()
|
| Methods in org.xwiki.extension with parameters of type ExtensionLicense | |
|---|---|
void |
AbstractExtension.addLicense(ExtensionLicense license)
Add a new license to the extension. |
void |
ExtensionLicenseManager.addLicense(ExtensionLicense license)
Add new license. |
| Method parameters in org.xwiki.extension with type arguments of type ExtensionLicense | |
|---|---|
void |
AbstractExtension.setLicenses(Collection<ExtensionLicense> licenses)
|
| Uses of ExtensionLicense in org.xwiki.extension.wrap |
|---|
| Methods in org.xwiki.extension.wrap that return types with arguments of type ExtensionLicense | |
|---|---|
Collection<ExtensionLicense> |
WrappingExtension.getLicenses()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||