Uses of Interface
org.openwms.common.location.api.ErrorCodeTransformers.GroupStateOut
Packages that use ErrorCodeTransformers.GroupStateOut
Package
Description
This package contains all types to describe locations.
This package contains types for extension points and hooks (SPI - Service Provider Interface)
-
Uses of ErrorCodeTransformers.GroupStateOut in org.openwms.common.location
Fields in org.openwms.common.location declared as ErrorCodeTransformers.GroupStateOutModifier and TypeFieldDescriptionprivate final ErrorCodeTransformers.GroupStateOut
LocationGroupController.groupStateOut
Constructors in org.openwms.common.location with parameters of type ErrorCodeTransformers.GroupStateOutModifierConstructorDescription(package private)
LocationGroupController
(org.ameba.i18n.Translator translator, LocationGroupService locationGroupService, LocationGroupMapper mapper, ErrorCodeTransformers.GroupStateIn groupStateIn, ErrorCodeTransformers.GroupStateOut groupStateOut) -
Uses of ErrorCodeTransformers.GroupStateOut in org.openwms.common.location.spi
Classes in org.openwms.common.location.spi that implement ErrorCodeTransformers.GroupStateOutModifier and TypeClassDescription(package private) class
A DefaultGroupStateOutTransformer.