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