A B D E F G I M O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractMongoExternalLinkRepository<Entity extends com.rcore.domain.commons.entity.BaseEntity<?> & io.foodtechlab.common.domain.entities.ExternalProperty,Query extends FindByExternalLinkQuery,Document extends com.rcore.database.mongo.commons.document.BaseDocument & io.foodtechlab.common.domain.entities.ExternalProperty> - Class in io.foodtechlab.common.mongo.port
- AbstractMongoExternalLinkRepository(ExampleDataMapper<Entity, Document>, MongoTemplate) - Constructor for class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
- AbstractMongoSafeDeleteRepository<ID,E extends io.foodtechlab.common.domain.entities.BaseDeleteEntity<ID>,D extends BaseDeleteDocument,F extends io.foodtechlab.common.domain.port.filters.DeleteFilter> - Class in io.foodtechlab.common.mongo.port
- AbstractMongoSafeDeleteRepository(Class<D>, ExampleDataMapper<E, D>, MongoTemplate) - Constructor for class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
B
- BaseDeleteDocument - Class in io.foodtechlab.common.mongo.documents
- BaseDeleteDocument() - Constructor for class io.foodtechlab.common.mongo.documents.BaseDeleteDocument
- BaseExternalDeleteDocument - Class in io.foodtechlab.common.mongo.documents
- BaseExternalDeleteDocument() - Constructor for class io.foodtechlab.common.mongo.documents.BaseExternalDeleteDocument
- BaseExternalDocument - Class in io.foodtechlab.common.mongo.documents
- BaseExternalDocument() - Constructor for class io.foodtechlab.common.mongo.documents.BaseExternalDocument
D
- DateTimeObjectCriteria - Class in io.foodtechlab.common.mongo.util
- DateTimeObjectCriteria() - Constructor for class io.foodtechlab.common.mongo.util.DateTimeObjectCriteria
- DateTimeObjectCriteria.WithField - Class in io.foodtechlab.common.mongo.util
- delete(ID) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
- deleted - Variable in class io.foodtechlab.common.mongo.documents.BaseDeleteDocument
- deletedAt - Variable in class io.foodtechlab.common.mongo.documents.BaseDeleteDocument
- DeletedCriteria - Class in io.foodtechlab.common.mongo.util
- DeletedCriteria() - Constructor for class io.foodtechlab.common.mongo.util.DeletedCriteria
- documentClass - Variable in class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
E
- empty() - Static method in class io.foodtechlab.common.mongo.documents.FullNameDoc
- ExternalLinkDocument - Class in io.foodtechlab.common.mongo.documents
- ExternalLinkDocument() - Constructor for class io.foodtechlab.common.mongo.documents.ExternalLinkDocument
- externalLinks - Variable in class io.foodtechlab.common.mongo.documents.BaseExternalDeleteDocument
-
ссылки на внешние системы
- externalLinks - Variable in class io.foodtechlab.common.mongo.documents.BaseExternalDocument
-
ссылки на внешние системы
F
- filterCriteria(Boolean) - Method in class io.foodtechlab.common.mongo.util.DeletedCriteria
-
Генератор критерии из фильтра, чтобы не прописывать эти строчки во всех фильтрах каждый раз и использовать такой вид
- filterCriteria(Boolean) - Method in class io.foodtechlab.common.mongo.util.IsDeletedCriteria
-
Генератор критерии из фильтра, чтобы не прописывать эти строчки во всех фильтрах каждый раз и использовать такой вид
- filterCriteria(String, String) - Method in class io.foodtechlab.common.mongo.util.PhoneNumberCriteria
- findByExternalLink(String, String) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
- FindByExternalLinkCriteria - Class in io.foodtechlab.common.mongo.util
- FindByExternalLinkCriteria() - Constructor for class io.foodtechlab.common.mongo.util.FindByExternalLinkCriteria
- FindByExternalLinkQuery - Class in io.foodtechlab.common.mongo.query
- FindByExternalLinkQuery() - Constructor for class io.foodtechlab.common.mongo.query.FindByExternalLinkQuery
- findById(ID) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
- FindNotDeleteByIdQuery<ID> - Class in io.foodtechlab.common.mongo.query
- FindNotDeleteByIdQuery() - Constructor for class io.foodtechlab.common.mongo.query.FindNotDeleteByIdQuery
- forceFindById(ID) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
- FullNameCriteria - Class in io.foodtechlab.common.mongo.util
- FullNameCriteria() - Constructor for class io.foodtechlab.common.mongo.util.FullNameCriteria
- FullNameDoc - Class in io.foodtechlab.common.mongo.documents
- FullNameDoc(String, String, String) - Constructor for class io.foodtechlab.common.mongo.documents.FullNameDoc
G
- get(String, String) - Method in class io.foodtechlab.common.mongo.util.FullNameCriteria
- get(String, String, String) - Method in class io.foodtechlab.common.mongo.util.FindByExternalLinkCriteria
- getCriteria() - Method in class io.foodtechlab.common.mongo.query.FindByExternalLinkQuery
- getCriteria() - Method in class io.foodtechlab.common.mongo.query.FindNotDeleteByIdQuery
- getCriteria(String, String) - Method in class io.foodtechlab.common.mongo.util.PhoneNumberCriteria
- getDeletedCriteria() - Method in class io.foodtechlab.common.mongo.util.DeletedCriteria
- getDeletedCriteria() - Method in class io.foodtechlab.common.mongo.util.IsDeletedCriteria
- getField() - Method in class io.foodtechlab.common.mongo.query.FindByExternalLinkQuery
- getNotDeletedCriteria() - Method in class io.foodtechlab.common.mongo.util.DeletedCriteria
- getNotDeletedCriteria() - Method in class io.foodtechlab.common.mongo.util.IsDeletedCriteria
- getQuery(String, String) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
- getUpdate() - Method in class io.foodtechlab.common.mongo.update.SetDeletedUpdate
I
- io.foodtechlab.common.mongo.documents - package io.foodtechlab.common.mongo.documents
- io.foodtechlab.common.mongo.port - package io.foodtechlab.common.mongo.port
- io.foodtechlab.common.mongo.query - package io.foodtechlab.common.mongo.query
- io.foodtechlab.common.mongo.update - package io.foodtechlab.common.mongo.update
- io.foodtechlab.common.mongo.util - package io.foodtechlab.common.mongo.util
- IsDeletedCriteria - Class in io.foodtechlab.common.mongo.util
- IsDeletedCriteria() - Constructor for class io.foodtechlab.common.mongo.util.IsDeletedCriteria
M
- mapper - Variable in class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
- mongoTemplate - Variable in class io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository
O
- of(FullName) - Static method in class io.foodtechlab.common.mongo.documents.FullNameDoc
P
- permanentDelete(ID) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
- PhoneNumberCriteria - Class in io.foodtechlab.common.mongo.util
- PhoneNumberCriteria() - Constructor for class io.foodtechlab.common.mongo.util.PhoneNumberCriteria
- PhoneNumberDoc - Class in io.foodtechlab.common.mongo.documents
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PhoneNumberDoc() - Constructor for class io.foodtechlab.common.mongo.documents.PhoneNumberDoc
-
Deprecated.
R
- range(LocalDate, LocalDate) - Method in class io.foodtechlab.common.mongo.util.DateTimeObjectCriteria.WithField
-
Deprecated.
- range(LocalDateTime, LocalDateTime) - Method in class io.foodtechlab.common.mongo.util.DateTimeObjectCriteria.WithField
-
Deprecated.
- range(LocalTime, LocalTime) - Method in class io.foodtechlab.common.mongo.util.DateTimeObjectCriteria.WithField
-
Deprecated.
- restore(ID) - Method in class io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository
S
- SetDeletedUpdate - Class in io.foodtechlab.common.mongo.update
- SetDeletedUpdate() - Constructor for class io.foodtechlab.common.mongo.update.SetDeletedUpdate
T
- toDomain() - Method in class io.foodtechlab.common.mongo.documents.FullNameDoc
- toString() - Method in class io.foodtechlab.common.mongo.documents.FullNameDoc
W
- withField(String) - Static method in class io.foodtechlab.common.mongo.util.DateTimeObjectCriteria
All Classes All Packages