| Package | Description |
|---|---|
| org.exoplatform.chat.model | |
| org.exoplatform.chat.services |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBean> |
SpaceBeans.getSpaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceBeans.setSpaces(ArrayList<SpaceBean> spaces) |
| Constructor and Description |
|---|
SpaceBeans(ArrayList<SpaceBean> spaces) |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBean> |
UserService.getSpaces(String user,
String dbName) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserService.setSpaces(String user,
List<SpaceBean> spaces,
String dbName) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.