Uses of Interface
org.openwms.common.location.api.ErrorCodeTransformers.LocationStateIn
Packages that use 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
Fields in org.openwms.common.location.impl declared as ErrorCodeTransformers.LocationStateInModifier and TypeFieldDescriptionprivate final ErrorCodeTransformers.LocationStateIn
LocationServiceImpl.stateInTransformer
Constructors in org.openwms.common.location.impl with parameters of type ErrorCodeTransformers.LocationStateInModifierConstructorDescription(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
Classes in org.openwms.common.location.spi that implement ErrorCodeTransformers.LocationStateInModifier and TypeClassDescription(package private) class
A DefaultLocationStateInTransformer.