Uses of Interface
org.openwms.common.location.api.ErrorCodeTransformers.LocationStateOut
Package
Description
This package contains internal implementation classes.
This package contains types for extension points and hooks (SPI - Service Provider Interface)
-
Uses of ErrorCodeTransformers.LocationStateOut in org.openwms.common.location.impl
Modifier and TypeFieldDescriptionprivate final ErrorCodeTransformers.LocationStateOut
LocationServiceImpl.stateOutTransformer
ModifierConstructorDescription(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 ErrorCodeTransformers.LocationStateOut in org.openwms.common.location.spi
Modifier and TypeClassDescription(package private) class
A DefaultLocationStateOutTransformer.