|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Space in org.xwiki.rest.model.jaxb |
|---|
| Fields in org.xwiki.rest.model.jaxb with type parameters of type Space | |
|---|---|
protected java.util.List<Space> |
Spaces.spaces
|
| Methods in org.xwiki.rest.model.jaxb that return Space | |
|---|---|
Space |
ObjectFactory.createSpace()
Create an instance of Space |
Space |
Space.withHome(java.lang.String value)
|
Space |
Space.withId(java.lang.String value)
|
Space |
Space.withLinks(java.util.Collection<Link> values)
|
Space |
Space.withLinks(Link... values)
|
Space |
Space.withName(java.lang.String value)
|
Space |
Space.withWiki(java.lang.String value)
|
Space |
Space.withXwikiAbsoluteUrl(java.lang.String value)
|
Space |
Space.withXwikiRelativeUrl(java.lang.String value)
|
| Methods in org.xwiki.rest.model.jaxb that return types with arguments of type Space | |
|---|---|
java.util.List<Space> |
Spaces.getSpaces()
Gets the value of the spaces property. |
| Methods in org.xwiki.rest.model.jaxb with parameters of type Space | |
|---|---|
Spaces |
Spaces.withSpaces(Space... values)
|
| Method parameters in org.xwiki.rest.model.jaxb with type arguments of type Space | |
|---|---|
Spaces |
Spaces.withSpaces(java.util.Collection<Space> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||