Uses of Class
org.xwiki.model.reference.EntityReferenceTree

Packages that use EntityReferenceTree
org.xwiki.model.script   
 

Uses of EntityReferenceTree in org.xwiki.model.script
 

Methods in org.xwiki.model.script that return EntityReferenceTree
 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–2014 XWiki. All rights reserved.