Package | Description |
---|---|
org.xwiki.model.script |
Modifier and Type | Method and Description |
---|---|
EntityReferenceTree |
ModelScriptService.toTree(EntityReference... references)
Convert passed references to a tree of references.
|
EntityReferenceTree |
ModelScriptService.toTree(Iterable<? extends EntityReference> references)
Convert passed references to a tree of references.
|
Copyright © 2004–2021 XWiki. All rights reserved.