| Package | Description |
|---|---|
| org.exoplatform.chat.model | |
| org.exoplatform.chat.services | |
| org.exoplatform.chat.services.mongodb |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
List<SpaceBean> |
UserServiceImpl.getSpaces(String user,
String dbName) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserServiceImpl.setSpaces(String user,
List<SpaceBean> spaces,
String dbName) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.