Uses of Interface
org.openwms.common.location.LocationRemovalManager
Packages that use LocationRemovalManager
Package
Description
This package contains all types to describe locations.
This package contains internal implementation classes.
-
Uses of LocationRemovalManager in org.openwms.common.location
Fields in org.openwms.common.location declared as LocationRemovalManagerModifier and TypeFieldDescriptionprivate final LocationRemovalManager
LocationController.locationRemovalManager
Constructors in org.openwms.common.location with parameters of type LocationRemovalManagerModifierConstructorDescription(package private)
LocationController
(LocationService locationService, LocationMapper mapper, org.ameba.i18n.Translator translator, LocationRemovalManager locationRemovalManager) -
Uses of LocationRemovalManager in org.openwms.common.location.impl
Classes in org.openwms.common.location.impl that implement LocationRemovalManagerModifier and TypeClassDescription(package private) class
A LocationRemovalManagerImpl.Fields in org.openwms.common.location.impl declared as LocationRemovalManagerModifier and TypeFieldDescriptionprivate final LocationRemovalManager
LocationGroupServiceImpl.locationRemovalManager
Constructors in org.openwms.common.location.impl with parameters of type LocationRemovalManagerModifierConstructorDescription(package private)
LocationGroupServiceImpl
(org.springframework.context.ApplicationContext ctx, org.ameba.i18n.Translator translator, LocationGroupRepository repository, AccountService accountService, LocationRemovalManager locationRemovalManager)