Hierarchy For Package ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.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.roleAccess.port.MongoRoleAccessRepository (implements ru.foodtechlab.lib.auth.service.domain.roleAccess.port.RoleAccessRepository)
- 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.roleAccess.port.MongoRoleAccessIdGenerator (implements ru.foodtechlab.lib.auth.service.domain.roleAccess.port.RoleAccessIdGenerator<T>)
- com.rcore.database.mongo.commons.port.impl.AbstractMongoRepository<ID,