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 LocationRemovalManagerLocationController.locationRemovalManagerConstructors 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) classA LocationRemovalManagerImpl.Fields in org.openwms.common.location.impl declared as LocationRemovalManagerModifier and TypeFieldDescriptionprivate final LocationRemovalManagerLocationGroupServiceImpl.locationRemovalManagerConstructors 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)