Skip navigation links
A B C D E F G I K M N O P S T U V 

A

AccessException - Exception in org.sadtech.social.core.exception
Ошибка доступа к чему-либо.
AccessException(String) - Constructor for exception org.sadtech.social.core.exception.AccessException
 
Account - Class in org.sadtech.social.core.domain.money
Сущность, которая отвечает за выставленный пользователю счет.
Account() - Constructor for class org.sadtech.social.core.domain.money.Account
 
AccountRepository - Interface in org.sadtech.social.core.repository
Репозиторий для взаимодействия с хранилищем счетов Account.
AccountRepositoryJpa - Interface in org.sadtech.social.core.repository.jpa
 
AccountRepositoryJpaImpl - Class in org.sadtech.social.core.repository.impl.jpa
 
AccountRepositoryJpaImpl() - Constructor for class org.sadtech.social.core.repository.impl.jpa.AccountRepositoryJpaImpl
 
AccountRepositoryMap - Class in org.sadtech.social.core.repository.impl.local
 
AccountRepositoryMap() - Constructor for class org.sadtech.social.core.repository.impl.local.AccountRepositoryMap
 
AccountService - Interface in org.sadtech.social.core.service
Интерфейс сервиса по работе с оплатой.
AccountServiceImpl - Class in org.sadtech.social.core.service.impl
 
AccountServiceImpl() - Constructor for class org.sadtech.social.core.service.impl.AccountServiceImpl
 
AccountStatus - Enum in org.sadtech.social.core.domain.money
Состояние счета.
add(T) - Method in interface org.sadtech.social.core.repository.ContentRepository
Добавить сообщение в хранилище
add(Mail) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
add(Mail) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
add(Account) - Method in interface org.sadtech.social.core.service.AccountService
 
add(Account) - Method in class org.sadtech.social.core.service.impl.AccountServiceImpl
 
add(Mail) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
add(T) - Method in interface org.sadtech.social.core.service.MessageService
 
AppBotException - Exception in org.sadtech.social.core.exception
Родитель всех исключений библиотеки.
AppBotException(String) - Constructor for exception org.sadtech.social.core.exception.AppBotException
 
Attachment - Class in org.sadtech.social.core.domain.content.attachment
Абстрактная сущность, для всех вложений к сообщениям от пользователей.
Attachment() - Constructor for class org.sadtech.social.core.domain.content.attachment.Attachment
 
AttachmentType - Enum in org.sadtech.social.core.domain.content.attachment
Тип вложения Attachment к сообщению.
AudioMessage - Class in org.sadtech.social.core.domain.content.attachment
Вложение типа "Аудиосообщение".
AudioMessage() - Constructor for class org.sadtech.social.core.domain.content.attachment.AudioMessage
 

B

BasicEntity - Class in org.sadtech.social.core.domain
Основная сущность для сокрытия id у других сущностей.
BasicEntity() - Constructor for class org.sadtech.social.core.domain.BasicEntity
 
betweenByAddDateTime(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.ContentRepository
 
betweenByAddDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
betweenByAddDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
betweenByCreateDateTime(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.ContentRepository
Получить все сообщения за определенный временной диапазон
betweenByCreateDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
betweenByCreateDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
BoardComment - Class in org.sadtech.social.core.domain.content
Сообщение от пользователя типа "Комментарий к обсуждению группы".
BoardComment() - Constructor for class org.sadtech.social.core.domain.content.BoardComment
 
BoxAnswer - Class in org.sadtech.social.core.domain
Контейнер, которые содержит данные, которые будут отправлены пользователю как ответ на его запрос.
BoxAnswer() - Constructor for class org.sadtech.social.core.domain.BoxAnswer
 
build() - Method in class org.sadtech.social.core.domain.content.attachment.Geo.Builder
 
build() - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
builder() - Static method in class org.sadtech.social.core.domain.content.attachment.Geo
 
builder() - Static method in class org.sadtech.social.core.service.sender.email.EmailConfig
 
ButtonColor - Enum in org.sadtech.social.core.domain.keyboard
Цвета кнопок на клавиатуре KeyBoard.
ButtonType - Enum in org.sadtech.social.core.domain.keyboard
Тип кнопки на клавиатуре KeyBoard.

C

change(T) - Method in interface org.sadtech.social.core.service.Modifiable
 
city(String) - Method in class org.sadtech.social.core.domain.content.attachment.Geo.Builder
 
Comment - Class in org.sadtech.social.core.domain.content
Абстрактная сущность для сообщений от пользователей с привязкой к какому-то контенту (картинка, видео).
Comment() - Constructor for class org.sadtech.social.core.domain.content.Comment
 
ConfigAppException - Exception in org.sadtech.social.core.exception
Исключения настройки бота.
ConfigAppException(String) - Constructor for exception org.sadtech.social.core.exception.ConfigAppException
 
ContentRepository<T extends Message> - Interface in org.sadtech.social.core.repository
Интерфейс взаимодействия со всеми наследниками текстовых запросов пользователей.
ContentType - Enum in org.sadtech.social.core.domain.content
Тип сообщения от пользователя Message.
coordinate(Float, Float) - Method in class org.sadtech.social.core.domain.content.attachment.Geo.Builder
 
country(String) - Method in class org.sadtech.social.core.domain.content.attachment.Geo.Builder
 

D

deleteAllByAddDateAfter(LocalDateTime) - Method in interface org.sadtech.social.core.repository.ContentRepository
 
deleteAllByAddDateAfter(LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
deleteAllByAddDateAfter(LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
deleteAllByAddDateAfter(LocalDateTime) - Method in interface org.sadtech.social.core.repository.jpa.MailRepositoryJpa
 
deleteAllByAddDateAfter(LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
deleteAllByAddDateAfter(LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
 
deleteAllByAddDateBefore(LocalDateTime) - Method in interface org.sadtech.social.core.repository.ContentRepository
 
deleteAllByAddDateBefore(LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
deleteAllByAddDateBefore(LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
deleteAllByAddDateBefore(LocalDateTime) - Method in interface org.sadtech.social.core.repository.jpa.MailRepositoryJpa
 
deleteAllByAddDateBefore(LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
deleteAllByAddDateBefore(LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
 
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.ContentRepository
Удаляет данные за указанный период
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.jpa.MailRepositoryJpa
 
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
deleteAllByAddDateBetween(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
 
Description - Annotation Type in org.sadtech.social.core.utils
Используется для описания полей в классах.

E

email(String) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
EmailConfig - Class in org.sadtech.social.core.service.sender.email
 
EmailConfig.Builder - Class in org.sadtech.social.core.service.sender.email
 
EmailSending - Class in org.sadtech.social.core.service.sender.email
 
EmailSending() - Constructor for class org.sadtech.social.core.service.sender.email.EmailSending
 
EMPTY_MESSAGE - Static variable in class org.sadtech.social.core.utils.MessageUtils
 
EmptyMessage - Class in org.sadtech.social.core.domain.content
Заглушка для сообщения от пользователя.
EmptyMessage() - Constructor for class org.sadtech.social.core.domain.content.EmptyMessage
 
existsById(Integer) - Method in interface org.sadtech.social.core.repository.AccountRepository
 
existsById(Integer) - Method in class org.sadtech.social.core.repository.impl.jpa.AccountRepositoryJpaImpl
 
existsById(Integer) - Method in class org.sadtech.social.core.repository.impl.local.AccountRepositoryMap
 

F

findByAddDateBetween(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.jpa.MailRepositoryJpa
 
findByCreateDateBetween(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.repository.jpa.MailRepositoryJpa
 
findById(Integer) - Method in interface org.sadtech.social.core.repository.AccountRepository
 
findById(Integer) - Method in class org.sadtech.social.core.repository.impl.jpa.AccountRepositoryJpaImpl
 
findById(Integer) - Method in class org.sadtech.social.core.repository.impl.local.AccountRepositoryMap
 

G

Geo - Class in org.sadtech.social.core.domain.content.attachment
Вложение типа "Карта".
Geo.Builder - Class in org.sadtech.social.core.domain.content.attachment
 
GeoCoordinate - Class in org.sadtech.social.core.domain.content.attachment
Сущность для хранения географических координат.
GeoCoordinate() - Constructor for class org.sadtech.social.core.domain.content.attachment.GeoCoordinate
 
getByAddDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
getByAddDateTime(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
Получить список сообщений за заданный временной интервал
getLastEventByAddDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
getLastEventByAddDateTime(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
 
getLastEventByCreateDateTime(LocalDateTime, LocalDateTime) - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
getLastEventByCreateDateTime(LocalDateTime, LocalDateTime) - Method in interface org.sadtech.social.core.service.MessageService
Получить список ПОСЛЕДНИХ сообщений для каждого пользователя за заданных временной интервал
getNewMessage() - Method in class org.sadtech.social.core.service.impl.MailServiceImpl
 
getNewMessage() - Method in interface org.sadtech.social.core.service.MessageService
Возвращает новые сообщения от последнего запроса.
getText() - Method in class org.sadtech.social.core.domain.content.EmptyMessage
 
getTimeError() - Method in exception org.sadtech.social.core.exception.AppBotException
 
getType() - Method in class org.sadtech.social.core.domain.content.attachment.Attachment
 
getType() - Method in exception org.sadtech.social.core.exception.AppBotException
 
getType() - Method in class org.sadtech.social.core.service.sender.email.EmailSending
 
getType() - Method in interface org.sadtech.social.core.service.sender.Sending
Возвращает тип объекта отправляющего ответ пользователя.

I

id - Variable in class org.sadtech.social.core.domain.BasicEntity
 
insert(String, List<String>) - Static method in class org.sadtech.social.core.utils.InsertWords
Заменяет шаблон {n} в строке на слово из списка, где n - это порядковое число.
InsertWords - Class in org.sadtech.social.core.utils
Класс для вставки слов в текстовую строку вместо подстрок - шаблонов маркеров.

K

KeyBoard - Class in org.sadtech.social.core.domain.keyboard
Сущность клавиатуры, для создания меню с вариантами выбора.
KeyBoard() - Constructor for class org.sadtech.social.core.domain.keyboard.KeyBoard
 
KeyBoardButton - Class in org.sadtech.social.core.domain.keyboard
Абстрактная сущность кнопки для клавиатуры.
KeyBoardButton() - Constructor for class org.sadtech.social.core.domain.keyboard.KeyBoardButton
 
KeyBoardButtonAccount - Class in org.sadtech.social.core.domain.keyboard.button
Кнопка клавиатуры для оплаты счета.
KeyBoardButtonText - Class in org.sadtech.social.core.domain.keyboard.button
 
KeyBoardLine - Class in org.sadtech.social.core.domain.keyboard
Строка в меню клавиатуры KeyBoard.
KeyBoardLine() - Constructor for class org.sadtech.social.core.domain.keyboard.KeyBoardLine
 
KeyBoards - Class in org.sadtech.social.core.utils
Используется для быстрого создания клавиаутр KeyBoard.
keyBoardYesNo() - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 1х2, с кнопками "Да | Нет"

M

Mail - Class in org.sadtech.social.core.domain.content
Сообщение от пользователя типа "Личное сообщение".
Mail() - Constructor for class org.sadtech.social.core.domain.content.Mail
 
MailRepositoryJpa - Interface in org.sadtech.social.core.repository.jpa
Интерфейс JPA репозитория для сущности Mail.
MailRepositoryJpaImpl - Class in org.sadtech.social.core.repository.impl.jpa
Реализация репозитория.
MailRepositoryJpaImpl() - Constructor for class org.sadtech.social.core.repository.impl.jpa.MailRepositoryJpaImpl
 
MailRepositoryList - Class in org.sadtech.social.core.repository.impl.local
Локальная реализация репозитория на основе ArrayList для взаимодействия с сущностью Mail.
MailRepositoryList() - Constructor for class org.sadtech.social.core.repository.impl.local.MailRepositoryList
 
MailSendException - Exception in org.sadtech.social.core.exception
Ошибки при отправке сообщений.
MailSendException() - Constructor for exception org.sadtech.social.core.exception.MailSendException
 
MailService - Interface in org.sadtech.social.core.service
Интерфейс для взаимодействия с личными сообщениями.
MailServiceImpl - Class in org.sadtech.social.core.service.impl
 
MailServiceImpl() - Constructor for class org.sadtech.social.core.service.impl.MailServiceImpl
 
Message - Class in org.sadtech.social.core.domain.content
Абстрактная сущность - Сообщение от пользователя.
Message() - Constructor for class org.sadtech.social.core.domain.content.Message
 
Message(Message) - Constructor for class org.sadtech.social.core.domain.content.Message
 
Messages - Class in org.sadtech.social.core.utils
Класс утилита, содержащий сообщения об ошибках, и сообщения логирования.
MessageService<T extends Message> - Interface in org.sadtech.social.core.service
Интерфейс взаимодйствия с наследниками текстовых сообщений пользователей.
MessageUtils - Class in org.sadtech.social.core.utils
Класс для хранения объекта заглушки для Message.
Modifiable<T extends Message> - Interface in org.sadtech.social.core.service
Интерфес для изменения запроса пользователя перед тем, как он попадет в подсистему обработки.

N

NotFoundException - Exception in org.sadtech.social.core.exception
Ошибка, когда что-то не найдено.
NotFoundException(String) - Constructor for exception org.sadtech.social.core.exception.NotFoundException
 

O

of(String) - Static method in class org.sadtech.social.core.domain.BoxAnswer
 
of(String) - Static method in class org.sadtech.social.core.domain.keyboard.button.KeyBoardButtonText
 
org.sadtech.social.core.domain - package org.sadtech.social.core.domain
 
org.sadtech.social.core.domain.content - package org.sadtech.social.core.domain.content
 
org.sadtech.social.core.domain.content.attachment - package org.sadtech.social.core.domain.content.attachment
 
org.sadtech.social.core.domain.keyboard - package org.sadtech.social.core.domain.keyboard
 
org.sadtech.social.core.domain.keyboard.button - package org.sadtech.social.core.domain.keyboard.button
 
org.sadtech.social.core.domain.money - package org.sadtech.social.core.domain.money
 
org.sadtech.social.core.exception - package org.sadtech.social.core.exception
 
org.sadtech.social.core.repository - package org.sadtech.social.core.repository
 
org.sadtech.social.core.repository.impl.jpa - package org.sadtech.social.core.repository.impl.jpa
 
org.sadtech.social.core.repository.impl.local - package org.sadtech.social.core.repository.impl.local
 
org.sadtech.social.core.repository.jpa - package org.sadtech.social.core.repository.jpa
 
org.sadtech.social.core.service - package org.sadtech.social.core.service
 
org.sadtech.social.core.service.impl - package org.sadtech.social.core.service.impl
 
org.sadtech.social.core.service.sender - package org.sadtech.social.core.service.sender
 
org.sadtech.social.core.service.sender.email - package org.sadtech.social.core.service.sender.email
 
org.sadtech.social.core.utils - package org.sadtech.social.core.utils
 

P

password(String) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
pay(Integer, Integer, Integer) - Method in interface org.sadtech.social.core.service.AccountService
Метод для оплаты счета
pay(Integer, Integer, Integer) - Method in class org.sadtech.social.core.service.impl.AccountServiceImpl
 
payload - Variable in class org.sadtech.social.core.domain.keyboard.KeyBoardButton
 
PaymentException - Exception in org.sadtech.social.core.exception
Ошибка оплаты.
PaymentException(String) - Constructor for exception org.sadtech.social.core.exception.PaymentException
 
paymentVerification(Integer) - Method in interface org.sadtech.social.core.service.AccountService
Проверка оплаты счета
paymentVerification(Integer) - Method in class org.sadtech.social.core.service.impl.AccountServiceImpl
 

S

save(Account) - Method in interface org.sadtech.social.core.repository.AccountRepository
 
save(Account) - Method in class org.sadtech.social.core.repository.impl.jpa.AccountRepositoryJpaImpl
 
save(Account) - Method in class org.sadtech.social.core.repository.impl.local.AccountRepositoryMap
 
send(Long, BoxAnswer) - Method in class org.sadtech.social.core.service.sender.email.EmailSending
 
send(Long, Long, BoxAnswer) - Method in class org.sadtech.social.core.service.sender.email.EmailSending
 
send(Long, BoxAnswer) - Method in interface org.sadtech.social.core.service.sender.Sending
Отрпавляет ответ пользователю
send(Long, Long, BoxAnswer) - Method in interface org.sadtech.social.core.service.sender.Sending
 
Sender - Class in org.sadtech.social.core.utils
Используется для отправки сообщений определенного типа.
Sending - Interface in org.sadtech.social.core.service.sender
Интерфейс для отправки ответов пользователю.
sends(Message, BoxAnswer, Sending) - Static method in class org.sadtech.social.core.utils.Sender
 
SendType - Enum in org.sadtech.social.core.service.sender
Тип объекта отправляющего ответы пользователю.
setText(String) - Method in class org.sadtech.social.core.domain.content.EmptyMessage
 
singelton(KeyBoardButton) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру из одной кнопки
smtpAuth(Boolean) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
smtpHost(String) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
smtpPort(Integer) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
smtpSocketFactoryClass(String) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 
smtpSocketFactoryPort(Integer) - Method in class org.sadtech.social.core.service.sender.email.EmailConfig.Builder
 

T

TimerSettingException - Exception in org.sadtech.social.core.exception
Ошибка таймера.
TimerSettingException(String) - Constructor for exception org.sadtech.social.core.exception.TimerSettingException
 
type - Variable in class org.sadtech.social.core.domain.content.attachment.Attachment
 
type - Variable in class org.sadtech.social.core.domain.content.Message
 
type - Variable in class org.sadtech.social.core.domain.keyboard.KeyBoardButton
 

U

UTILITY_CLASS - Static variable in class org.sadtech.social.core.utils.Messages
 

V

valueOf(String) - Static method in enum org.sadtech.social.core.domain.content.attachment.AttachmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sadtech.social.core.domain.content.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sadtech.social.core.domain.money.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sadtech.social.core.service.sender.SendType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sadtech.social.core.domain.content.attachment.AttachmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sadtech.social.core.domain.content.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sadtech.social.core.domain.money.AccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sadtech.social.core.service.sender.SendType
Returns an array containing the constants of this enum type, in the order they are declared.
verticalDuoMenuString(String...) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 2х(N/2), где N - это количество элементов в переданном списке
verticalDuoMenuString(List<String>) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 2х(N/2), где N - это количество элементов в переданном списке
verticalMenuButton(List<KeyBoardButton>) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 1xN сформированную из списка кнопок, где N - количество кнопок в списке
verticalMenuString(List<String>) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 1хN, где N - это количество элементов в переданном списке
verticalMenuString(String...) - Static method in class org.sadtech.social.core.utils.KeyBoards
Возвращает клавиатуру формата 1хN, где N - это количество элементов в переданном списке
A B C D E F G I K M N O P S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.