Modifier and Type | Field and Description |
---|---|
protected Namespaces |
AbstractExtension.allowedNamespaces |
Modifier and Type | Method and Description |
---|---|
Namespaces |
ObjectFactory.createNamespaces()
Create an instance of
Namespaces |
Namespaces |
AbstractExtension.getAllowedNamespaces()
Gets the value of the allowedNamespaces property.
|
Namespaces |
Namespaces.withNamespaces(Collection<String> values) |
Namespaces |
Namespaces.withNamespaces(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractExtension.setAllowedNamespaces(Namespaces value)
Sets the value of the allowedNamespaces property.
|
AbstractExtension |
AbstractExtension.withAllowedNamespaces(Namespaces value) |
ExtensionVersion |
ExtensionVersion.withAllowedNamespaces(Namespaces value) |
Extension |
Extension.withAllowedNamespaces(Namespaces value) |
Copyright © 2004–2021 XWiki. All rights reserved.