Uses of Class
org.openwms.common.location.LocationGroupMapper
Package
Description
This package contains all types to describe locations.
This package contains internal implementation classes.
-
Uses of LocationGroupMapper in org.openwms.common.location
Modifier and TypeFieldDescriptionprivate final LocationGroupMapper
LocationMapperImpl.locationGroupMapper
private final LocationGroupMapper
LocationGroupController.mapper
ModifierConstructorDescription(package private)
LocationGroupController
(org.ameba.i18n.Translator translator, LocationGroupService locationGroupService, LocationGroupMapper mapper, ErrorCodeTransformers.GroupStateIn groupStateIn, ErrorCodeTransformers.GroupStateOut groupStateOut) LocationMapperImpl
(AccountMapper accountMapper, LocationTypeMapper locationTypeMapper, LocationGroupMapper locationGroupMapper) -
Uses of LocationGroupMapper in org.openwms.common.location.impl
Modifier and TypeFieldDescriptionprivate final LocationGroupMapper
LocationGroupEventPropagator.locationGroupMapper
ModifierConstructorDescription(package private)
LocationGroupEventPropagator
(org.springframework.amqp.core.AmqpTemplate amqpTemplate, jakarta.validation.Validator validator, String exchangeName, LocationMapper locationMapper, LocationGroupMapper locationGroupMapper)