| Package | Description |
|---|---|
| org.benjp.services | |
| org.benjp.services.jcr | |
| org.benjp.services.mongodb |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
ChatService.read(String room,
UserService userService) |
String |
ChatService.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp) |
String |
ChatService.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp,
Long toTimestamp) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
ChatServiceImpl.read(String room,
UserService userService) |
String |
ChatServiceImpl.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp) |
String |
ChatServiceImpl.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp,
Long toTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
ChatServiceImpl.read(String room,
UserService userService) |
String |
ChatServiceImpl.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp) |
String |
ChatServiceImpl.read(String room,
UserService userService,
boolean isTextOnly,
Long fromTimestamp,
Long toTimestamp) |
Copyright © 2003-2014 eXo Platform SAS. All Rights Reserved.