Hierarchy For Package ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.authorizationSession.port
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.rcore.database.mongo.commons.port.impl.AbstractMongoRepository<ID,
E, D, F> (implements com.rcore.domain.commons.port.CRUDRepository<Id, Entity, Filters>) - io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository<ID,
E, D, F> (implements io.foodtechlab.common.domain.port.SafeDeleteCRUDRepository<ID, ENTITY, FILTERS>) - ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.authorizationSession.port.MongoAuthorizationSessionRepository (implements ru.foodtechlab.lib.auth.service.domain.auth.port.AuthorizationSessionRepository)
- io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository<ID,
- com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator (implements com.rcore.domain.commons.port.BaseIdGenerator<T>)
- ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.authorizationSession.port.MongoAuthorizationSessionIdGenerator (implements ru.foodtechlab.lib.auth.service.domain.auth.port.AuthorizationSessionIdGenerator<T>)
- com.rcore.database.mongo.commons.port.impl.AbstractMongoRepository<ID,