Uses of Class
org.openwms.common.location.LocationGroupMapper
Packages that use 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
Subclasses of LocationGroupMapper in org.openwms.common.locationFields in org.openwms.common.location declared as LocationGroupMapperModifier and TypeFieldDescriptionprivate final LocationGroupMapper
LocationMapperImpl.locationGroupMapper
private final LocationGroupMapper
LocationGroupController.mapper
Constructors in org.openwms.common.location with parameters of type LocationGroupMapperModifierConstructorDescription(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
Fields in org.openwms.common.location.impl declared as LocationGroupMapperModifier and TypeFieldDescriptionprivate final LocationGroupMapper
LocationGroupEventPropagator.locationGroupMapper
Constructors in org.openwms.common.location.impl with parameters of type LocationGroupMapperModifierConstructorDescription(package private)
LocationGroupEventPropagator
(org.springframework.amqp.core.AmqpTemplate amqpTemplate, jakarta.validation.Validator validator, String exchangeName, LocationMapper locationMapper, LocationGroupMapper locationGroupMapper)