Uses of Interface
org.openwms.common.location.LocationMapper
Package
Description
This package contains all types to describe locations.
This package contains internal implementation classes.
This package contains all types required to describe transport unit items.
-
Uses of LocationMapper in org.openwms.common.location
Modifier and TypeFieldDescriptionprivate final LocationMapper
LocationController.mapper
private final LocationMapper
WorkflowApi.mapper
ModifierConstructorDescription(package private)
LocationController
(LocationService locationService, LocationMapper mapper, org.ameba.i18n.Translator translator, LocationRemovalManager locationRemovalManager) (package private)
WorkflowApi
(LocationService locationService, LocationMapper mapper, org.ameba.i18n.Translator translator) -
Uses of LocationMapper in org.openwms.common.location.impl
Modifier and TypeFieldDescriptionprivate final LocationMapper
LocationGroupEventPropagator.locationMapper
private final LocationMapper
LocationServiceImpl.locationMapper
ModifierConstructorDescription(package private)
LocationGroupEventPropagator
(org.springframework.amqp.core.AmqpTemplate amqpTemplate, jakarta.validation.Validator validator, String exchangeName, LocationMapper locationMapper, LocationGroupMapper locationGroupMapper) (package private)
LocationServiceImpl
(org.ameba.i18n.Translator translator, LocationMapper locationMapper, LocationRepository repository, ErrorCodeTransformers.LocationStateIn stateInTransformer, ErrorCodeTransformers.LocationStateOut stateOutTransformer, org.springframework.context.ApplicationContext ctx) -
Uses of LocationMapper in org.openwms.common.transport
Modifier and TypeFieldDescriptionprivate final LocationMapper
TransportUnitMapperImpl.locationMapper
ModifierConstructorDescriptionTransportUnitMapperImpl
(LocationMapper locationMapper, TransportUnitTypeMapper transportUnitTypeMapper)