Uses of Interface
org.openwms.common.location.impl.LocationRepository
Package
Description
This package contains internal implementation classes.
-
Uses of LocationRepository in org.openwms.common.location.impl
Modifier and TypeFieldDescriptionprivate final LocationRepository
LocationRemovalManagerImpl.repository
private final LocationRepository
LocationServiceImpl.repository
ModifierConstructorDescription(package private)
LocationRemovalManagerImpl
(org.springframework.context.ApplicationEventPublisher eventPublisher, org.ameba.i18n.Translator translator, org.springframework.web.client.RestTemplate aLoadBalanced, LocationRepository repository, RegistrationService registrationService) (package private)
LocationServiceImpl
(org.ameba.i18n.Translator translator, LocationMapper locationMapper, LocationRepository repository, ErrorCodeTransformers.LocationStateIn stateInTransformer, ErrorCodeTransformers.LocationStateOut stateOutTransformer, org.springframework.context.ApplicationContext ctx)