Uses of Interface
org.openwms.common.location.impl.LocationGroupRepository
Packages that use LocationGroupRepository
Package
Description
This package contains internal implementation classes.
-
Uses of LocationGroupRepository in org.openwms.common.location.impl
Fields in org.openwms.common.location.impl declared as LocationGroupRepositoryModifier and TypeFieldDescriptionprivate final LocationGroupRepository
LocationGroupServiceImpl.repository
Constructors in org.openwms.common.location.impl with parameters of type LocationGroupRepositoryModifierConstructorDescription(package private)
LocationGroupServiceImpl
(org.springframework.context.ApplicationContext ctx, org.ameba.i18n.Translator translator, LocationGroupRepository repository, AccountService accountService, LocationRemovalManager locationRemovalManager)