| Package | Description |
|---|---|
| org.sadtech.social.core.domain.content | |
| org.sadtech.social.core.repository | |
| org.sadtech.social.core.service | |
| org.sadtech.social.core.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
BoardComment
Сообщение от пользователя типа "Комментарий к обсуждению группы".
|
class |
Comment
Абстрактная сущность для сообщений от пользователей с привязкой к какому-то контенту (картинка, видео).
|
class |
EmptyMessage
Заглушка для сообщения от пользователя.
|
class |
Mail
Сообщение от пользователя типа "Личное сообщение".
|
| Constructor and Description |
|---|
Message(Message source) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentRepository<T extends Message>
Интерфейс взаимодействия со всеми наследниками текстовых запросов пользователей.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageService<T extends Message>
Интерфейс взаимодйствия с наследниками текстовых сообщений пользователей.
|
interface |
Modifiable<T extends Message>
Интерфес для изменения запроса пользователя перед тем, как он попадет в подсистему обработки.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Sender.sends(Message message,
BoxAnswer boxAnswer,
Sending sending) |
Copyright © 2020. All rights reserved.