Uses of Class
org.xwiki.rest.model.jaxb.Spaces

Uses of Spaces in org.xwiki.rest.model.jaxb
 

Methods in org.xwiki.rest.model.jaxb that return Spaces
 Spaces ObjectFactory.createSpaces()
          Create an instance of Spaces
 Spaces Spaces.withLinks(Collection<Link> values)
           
 Spaces Spaces.withLinks(Link... values)
           
 Spaces Spaces.withSpaces(Collection<Space> values)
           
 Spaces Spaces.withSpaces(Space... values)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.