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