| Package | Description |
|---|---|
| org.exoplatform.chat.services | |
| org.exoplatform.chat.services.mongodb |
| Modifier and Type | Method and Description |
|---|---|
List<RoomBean> |
ChatService.getExistingRooms(String user,
boolean withPublic,
boolean isAdmin,
NotificationService notificationService,
TokenService tokenService) |
RoomsBean |
ChatService.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
int limit,
NotificationService notificationService,
UserService userService,
TokenService tokenService) |
RoomsBean |
ChatService.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
NotificationService notificationService,
UserService userService,
TokenService tokenService) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
List<RoomBean> |
ChatServiceImpl.getExistingRooms(String user,
boolean withPublic,
boolean isAdmin,
NotificationService notificationService,
TokenService tokenService) |
RoomsBean |
ChatServiceImpl.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
int limit,
NotificationService notificationService,
UserService userService,
TokenService tokenService) |
RoomsBean |
ChatServiceImpl.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
NotificationService notificationService,
UserService userService,
TokenService tokenService) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.