| Package | Description |
|---|---|
| org.exoplatform.social.service.rest |
Provides the classes that are public and necessary to handle rest requests, processes and returns
results with specific provided input type.
|
| Modifier and Type | Method and Description |
|---|---|
List<SpaceRest> |
SpacesRestService.SpaceList.getSpaces()
gets space list
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpacesRestService.SpaceList.addSpace(SpaceRest space)
adds space to space list
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpacesRestService.SpaceList.setSpaces(List<SpaceRest> spaces)
sets space list
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.