Uses of Interface
org.openwms.common.location.impl.LocationRepository
Packages that use LocationRepository
Package
Description
This package contains internal implementation classes.
-
Uses of LocationRepository in org.openwms.common.location.impl
Fields in org.openwms.common.location.impl declared as LocationRepositoryModifier and TypeFieldDescriptionprivate final LocationRepositoryLocationRemovalManagerImpl.repositoryprivate final LocationRepositoryLocationServiceImpl.repositoryConstructors in org.openwms.common.location.impl with parameters of type LocationRepositoryModifierConstructorDescription(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)