Uses of Class
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.model.RoleAccessDoc
-
Packages that use RoleAccessDoc Package Description ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.mapper -
-
Uses of RoleAccessDoc in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.mapper
Methods in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.mapper that return RoleAccessDoc Modifier and Type Method Description RoleAccessDocRoleAccessDocMapper. map(ru.foodtechlab.lib.auth.service.domain.roleAccess.entity.RoleAccessEntity entity)Methods in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.roleAccess.mapper with parameters of type RoleAccessDoc Modifier and Type Method Description ru.foodtechlab.lib.auth.service.domain.roleAccess.entity.RoleAccessEntityRoleAccessDocMapper. inverseMap(RoleAccessDoc doc)
-