Uses of Interface
org.openwms.common.location.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
Modifier and TypeFieldDescriptionprivate final LocationRemovalManager
LocationController.locationRemovalManager
ModifierConstructorDescription(package private)
LocationController
(LocationService locationService, LocationMapper mapper, org.ameba.i18n.Translator translator, LocationRemovalManager locationRemovalManager) -
Uses of LocationRemovalManager in org.openwms.common.location.impl
Modifier and TypeClassDescription(package private) class
A LocationRemovalManagerImpl.Modifier and TypeFieldDescriptionprivate final LocationRemovalManager
LocationGroupServiceImpl.locationRemovalManager
ModifierConstructorDescription(package private)
LocationGroupServiceImpl
(org.springframework.context.ApplicationContext ctx, org.ameba.i18n.Translator translator, LocationGroupRepository repository, AccountService accountService, LocationRemovalManager locationRemovalManager)