Uses of Class
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.role.model.RoleDoc
-
Packages that use RoleDoc Package Description ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.role.mapper -
-
Uses of RoleDoc in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.role.mapper
Methods in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.role.mapper that return RoleDoc Modifier and Type Method Description RoleDocRoleDocMapper. map(ru.foodtechlab.lib.auth.service.domain.role.entity.RoleEntity roleEntity)Methods in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.role.mapper with parameters of type RoleDoc Modifier and Type Method Description ru.foodtechlab.lib.auth.service.domain.role.entity.RoleEntityRoleDocMapper. inverseMap(RoleDoc roleDoc)
-