Index
All Classes and Interfaces|All Packages|Serialized Form
A
- ACTIVATED - Enum constant in enum class ru.foodtechlab.abe.core.types.ActivityStatus
- ActivityStatus - Enum Class in ru.foodtechlab.abe.core.types
- add(T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
-
Добавляет новый id документа в конец списка
При передаче пустого значения или значение уже представленного в списке ничего не делает. - addAfter(T, T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
-
Добавляет новый id документа после указанного элемента
При добавлении пустого значения или значение уже представленного в списке, ничего не делает.
При ссылке на пустое значения или значение не представленного в списке, ничего не делает. - addBefore(T, T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
-
Добавляет новый id документа перед указанным элементом
При добавлении пустого значения или значение уже представленного в списке, ничего не делает.
При ссылке на пустое значения или значение не представленного в списке, ничего не делает. - addStart(T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
-
Добавляет новый id документа в начало списка
При передаче пустого значения или значение уже представленного в списке ничего не делает. - AED - Enum constant in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
- ANDROID - Enum constant in enum class ru.foodtechlab.abe.core.types.DeviceType
- asList() - Method in class ru.foodtechlab.abe.core.entities.SortedData
B
- build() - Method in class ru.foodtechlab.abe.core.entities.Location.Builder
- builder() - Static method in class ru.foodtechlab.abe.core.entities.Location
- Builder() - Constructor for class ru.foodtechlab.abe.core.entities.Location.Builder
C
- CANADA - Enum constant in enum class ru.foodtechlab.abe.core.entities.CountryCode
- CommonErrorReason - Enum Class in ru.foodtechlab.abe.core.entities.exception
- contains(T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
- countryCode - Variable in class ru.foodtechlab.abe.core.entities.PhoneNumber
- CountryCode - Enum Class in ru.foodtechlab.abe.core.entities
-
Код страны.
- CurrencyCode - Enum Class in ru.foodtechlab.abe.core.entities
D
- DateTimeObject - Class in ru.foodtechlab.abe.core.entities
-
Базовая сущность.
- DateTimeObject() - Constructor for class ru.foodtechlab.abe.core.entities.DateTimeObject
- DEACTIVATED - Enum constant in enum class ru.foodtechlab.abe.core.types.ActivityStatus
- delete(T) - Method in class ru.foodtechlab.abe.core.entities.SortedData
-
Удаляет указанный элемент
При добавлении пустого значения или значение уже представленного в списке, ничего не делает.
При ссылке на пустое значения или значение не представленного в списке, ничего не делает. - DeviceType - Enum Class in ru.foodtechlab.abe.core.types
- DISH - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
- Domain - Enum Class in ru.foodtechlab.abe.core.entities.exception
E
- element - Variable in class ru.foodtechlab.abe.core.entities.SortedData.Position
- empty() - Static method in class ru.foodtechlab.abe.core.entities.FullName
- empty() - Static method in class ru.foodtechlab.abe.core.entities.Location
- empty() - Static method in class ru.foodtechlab.abe.core.entities.SortedData
- end(Quarter, short) - Method in class ru.foodtechlab.abe.core.utils.QuarterRange
- equals(Object) - Method in class ru.foodtechlab.abe.core.entities.FullName
- equals(Object) - Method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- EUR - Enum constant in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
F
- FB - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
- firstElementId - Variable in class ru.foodtechlab.abe.core.entities.SortedData
- firstName - Variable in class ru.foodtechlab.abe.core.entities.FullName
- forEach(Consumer<? super T>) - Method in class ru.foodtechlab.abe.core.entities.SortedData
- format(String) - Static method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- FullName - Class in ru.foodtechlab.abe.core.entities
- FullName() - Constructor for class ru.foodtechlab.abe.core.entities.FullName
- FullName(String, String, String) - Constructor for class ru.foodtechlab.abe.core.entities.FullName
- FullNameInputValues - Class in ru.foodtechlab.abe.core.inputValues
- FullNameInputValues() - Constructor for class ru.foodtechlab.abe.core.inputValues.FullNameInputValues
G
- getZonedDateTime(DateTimeObject) - Static method in class ru.foodtechlab.abe.core.entities.DateTimeObject
- GOODS - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
H
- hashCode() - Method in class ru.foodtechlab.abe.core.entities.FullName
- hashCode() - Method in class ru.foodtechlab.abe.core.entities.PhoneNumber
I
- id - Variable in class ru.foodtechlab.abe.core.entities.SortedData.Position
- ILLEGAL_CHARACTER_PHONE_NUMBER - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- IllegalCharacterInPhoneNumberException - Exception in ru.foodtechlab.abe.core.entities.exception
- IllegalCharacterInPhoneNumberException() - Constructor for exception ru.foodtechlab.abe.core.entities.exception.IllegalCharacterInPhoneNumberException
- INSTAGRAM - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
- INVALID_PHONE_NUMBER_COUNTRY_CODE - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- INVALID_SOCIAL_ACCOUNT_ID - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- INVALID_SOCIAL_ACCOUNT_TYPE - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- InvalidPhoneNumberCountryCodeException - Exception in ru.foodtechlab.abe.core.entities.exception
- InvalidPhoneNumberCountryCodeException() - Constructor for exception ru.foodtechlab.abe.core.entities.exception.InvalidPhoneNumberCountryCodeException
- InvalidSocialAccountId - Class in ru.foodtechlab.abe.core.validation.payload.socialAccount
- InvalidSocialAccountId() - Constructor for class ru.foodtechlab.abe.core.validation.payload.socialAccount.InvalidSocialAccountId
- InvalidSocialAccountTypePayload - Class in ru.foodtechlab.abe.core.validation.payload.socialAccount
- InvalidSocialAccountTypePayload() - Constructor for class ru.foodtechlab.abe.core.validation.payload.socialAccount.InvalidSocialAccountTypePayload
- IOS - Enum constant in enum class ru.foodtechlab.abe.core.types.DeviceType
- isEmpty() - Method in class ru.foodtechlab.abe.core.entities.FullName
- isValid(String) - Static method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- iterator() - Method in class ru.foodtechlab.abe.core.entities.SortedData
L
- lastElementId - Variable in class ru.foodtechlab.abe.core.entities.SortedData
- lastName - Variable in class ru.foodtechlab.abe.core.entities.FullName
- latitude - Variable in class ru.foodtechlab.abe.core.entities.Location.Builder
- latitude(double) - Method in class ru.foodtechlab.abe.core.entities.Location.Builder
- LATITUDE_REACH_MAX - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- LATITUDE_REACH_MIN - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- LatitudeReachMaxPayload - Class in ru.foodtechlab.abe.core.validation.payload.location
- LatitudeReachMaxPayload() - Constructor for class ru.foodtechlab.abe.core.validation.payload.location.LatitudeReachMaxPayload
- LatitudeReachMinPayload - Class in ru.foodtechlab.abe.core.validation.payload.location
- LatitudeReachMinPayload() - Constructor for class ru.foodtechlab.abe.core.validation.payload.location.LatitudeReachMinPayload
- Location - Class in ru.foodtechlab.abe.core.entities
- Location(double, double) - Constructor for class ru.foodtechlab.abe.core.entities.Location
- LOCATION - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.Domain
- Location.Builder - Class in ru.foodtechlab.abe.core.entities
- LocationInputValue - Class in ru.foodtechlab.abe.core.inputValues
- LocationInputValue() - Constructor for class ru.foodtechlab.abe.core.inputValues.LocationInputValue
- longitude - Variable in class ru.foodtechlab.abe.core.entities.Location.Builder
- longitude(double) - Method in class ru.foodtechlab.abe.core.entities.Location.Builder
- LONGITUDE_REACH_MAX - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- LONGITUDE_REACH_MIN - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- LongitudeReachMaxPayload - Class in ru.foodtechlab.abe.core.validation.payload.location
- LongitudeReachMaxPayload() - Constructor for class ru.foodtechlab.abe.core.validation.payload.location.LongitudeReachMaxPayload
- LongitudeReachMinPayload - Class in ru.foodtechlab.abe.core.validation.payload.location
- LongitudeReachMinPayload() - Constructor for class ru.foodtechlab.abe.core.validation.payload.location.LongitudeReachMinPayload
M
- middleName - Variable in class ru.foodtechlab.abe.core.entities.FullName
- MODIFIER - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
N
- next - Variable in class ru.foodtechlab.abe.core.entities.SortedData.Position
- NomenclatureType - Enum Class in ru.foodtechlab.abe.core.types
O
- of(double, double) - Static method in class ru.foodtechlab.abe.core.entities.Location
- of(Long, ZoneId) - Static method in class ru.foodtechlab.abe.core.entities.DateTimeObject
- of(String) - Static method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- of(String, String, String) - Static method in class ru.foodtechlab.abe.core.entities.FullName
- of(Instant, ZoneId) - Static method in class ru.foodtechlab.abe.core.entities.DateTimeObject
- of(ZonedDateTime) - Static method in class ru.foodtechlab.abe.core.entities.DateTimeObject
- of(Collection<T>) - Static method in class ru.foodtechlab.abe.core.entities.SortedData
- of(Date, ZoneId) - Static method in class ru.foodtechlab.abe.core.entities.DateTimeObject
- OK - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
P
- parse(String) - Static method in enum class ru.foodtechlab.abe.core.entities.CountryCode
- PARSE_PHONE_NUMBER - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- ParsePhoneNumberException - Exception in ru.foodtechlab.abe.core.entities.exception
- ParsePhoneNumberException() - Constructor for exception ru.foodtechlab.abe.core.entities.exception.ParsePhoneNumberException
- ParsePhoneNumberException(String, String, String) - Constructor for exception ru.foodtechlab.abe.core.entities.exception.ParsePhoneNumberException
- PHONE_NUMBER_TOO_SHORT - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
- phoneNumber - Variable in class ru.foodtechlab.abe.core.entities.PhoneNumber
- PhoneNumber - Class in ru.foodtechlab.abe.core.entities
- PhoneNumber() - Constructor for class ru.foodtechlab.abe.core.entities.PhoneNumber
- phoneNumberE164 - Variable in class ru.foodtechlab.abe.core.entities.PhoneNumber
- phoneNumberInternational - Variable in class ru.foodtechlab.abe.core.entities.PhoneNumber
- PhoneNumberTooShortException - Exception in ru.foodtechlab.abe.core.entities.exception
- PhoneNumberTooShortException() - Constructor for exception ru.foodtechlab.abe.core.entities.exception.PhoneNumberTooShortException
- PhoneNumberUtils - Class in ru.foodtechlab.abe.core.utils
-
Deprecated.
- PhoneNumberUtils() - Constructor for class ru.foodtechlab.abe.core.utils.PhoneNumberUtils
-
Deprecated.
- Position() - Constructor for class ru.foodtechlab.abe.core.entities.SortedData.Position
- PREPARED - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
- prev - Variable in class ru.foodtechlab.abe.core.entities.SortedData.Position
Q
- Q1 - Enum constant in enum class ru.foodtechlab.abe.core.types.Quarter
- Q2 - Enum constant in enum class ru.foodtechlab.abe.core.types.Quarter
- Q3 - Enum constant in enum class ru.foodtechlab.abe.core.types.Quarter
- Q4 - Enum constant in enum class ru.foodtechlab.abe.core.types.Quarter
- Quarter - Enum Class in ru.foodtechlab.abe.core.types
- QuarterRange - Class in ru.foodtechlab.abe.core.utils
-
Класс утилита возвращает `LocalDateTime` начала квартала (метод `start`) и `LocalDateTime` окончания квартала (метод `end`)
- QuarterRange() - Constructor for class ru.foodtechlab.abe.core.utils.QuarterRange
R
- RATE - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
- removeIf(Predicate<? super T>) - Method in class ru.foodtechlab.abe.core.entities.SortedData
- removeSymbols(String) - Method in class ru.foodtechlab.abe.core.utils.PhoneNumberUtils
-
Deprecated.
- ru.foodtechlab.abe.core.entities - package ru.foodtechlab.abe.core.entities
- ru.foodtechlab.abe.core.entities.exception - package ru.foodtechlab.abe.core.entities.exception
- ru.foodtechlab.abe.core.inputValues - package ru.foodtechlab.abe.core.inputValues
- ru.foodtechlab.abe.core.types - package ru.foodtechlab.abe.core.types
- ru.foodtechlab.abe.core.utils - package ru.foodtechlab.abe.core.utils
- ru.foodtechlab.abe.core.validation.payload.location - package ru.foodtechlab.abe.core.validation.payload.location
- ru.foodtechlab.abe.core.validation.payload.socialAccount - package ru.foodtechlab.abe.core.validation.payload.socialAccount
- RUB - Enum constant in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
- RUSSIA - Enum constant in enum class ru.foodtechlab.abe.core.entities.CountryCode
S
- SERVICE - Enum constant in enum class ru.foodtechlab.abe.core.types.NomenclatureType
- setPhoneNumber(String) - Method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- SOCIAL_ACCOUNT - Enum constant in enum class ru.foodtechlab.abe.core.entities.exception.Domain
- SocialAccount - Class in ru.foodtechlab.abe.core.entities
- SocialAccount() - Constructor for class ru.foodtechlab.abe.core.entities.SocialAccount
- SocialAccount.SocialType - Enum Class in ru.foodtechlab.abe.core.entities
- SocialAccountInputValues - Class in ru.foodtechlab.abe.core.inputValues
- SocialAccountInputValues() - Constructor for class ru.foodtechlab.abe.core.inputValues.SocialAccountInputValues
- SortedData<T> - Class in ru.foodtechlab.abe.core.entities
- SortedData() - Constructor for class ru.foodtechlab.abe.core.entities.SortedData
- SortedData.Position<T> - Class in ru.foodtechlab.abe.core.entities
- spliterator() - Method in class ru.foodtechlab.abe.core.entities.SortedData
- start(Quarter, short) - Method in class ru.foodtechlab.abe.core.utils.QuarterRange
- stream() - Method in class ru.foodtechlab.abe.core.entities.SortedData
T
- TELEGRAM - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
- TIKTOK - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
- toDomain() - Method in class ru.foodtechlab.abe.core.inputValues.FullNameInputValues
- toEntity() - Method in class ru.foodtechlab.abe.core.inputValues.LocationInputValue
- toEntity() - Method in class ru.foodtechlab.abe.core.inputValues.SocialAccountInputValues
- toString() - Method in class ru.foodtechlab.abe.core.entities.FullName
- toString() - Method in class ru.foodtechlab.abe.core.entities.PhoneNumber
- toZonedDateTime() - Method in class ru.foodtechlab.abe.core.entities.DateTimeObject
U
- UNITED_ARAB_EMIRATES - Enum constant in enum class ru.foodtechlab.abe.core.entities.CountryCode
- USA - Enum constant in enum class ru.foodtechlab.abe.core.entities.CountryCode
- USD - Enum constant in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
V
- valid - Variable in class ru.foodtechlab.abe.core.entities.PhoneNumber
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.entities.CountryCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.entities.exception.Domain
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.types.ActivityStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.types.DeviceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.types.NomenclatureType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.foodtechlab.abe.core.types.Quarter
-
Returns the enum constant of this class with the specified name.
- values - Variable in class ru.foodtechlab.abe.core.entities.SortedData
- values() - Static method in enum class ru.foodtechlab.abe.core.entities.CountryCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.entities.CurrencyCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.entities.exception.CommonErrorReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.entities.exception.Domain
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.types.ActivityStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.types.DeviceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.types.NomenclatureType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.foodtechlab.abe.core.types.Quarter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VK - Enum constant in enum class ru.foodtechlab.abe.core.entities.SocialAccount.SocialType
W
- WEB - Enum constant in enum class ru.foodtechlab.abe.core.types.DeviceType
All Classes and Interfaces|All Packages|Serialized Form