Uses of Interface
org.openwms.wms.location.impl.LocationRepository
Packages that use LocationRepository
-
Uses of LocationRepository in org.openwms.wms.location.impl
Fields in org.openwms.wms.location.impl declared as LocationRepositoryModifier and TypeFieldDescriptionprivate LocationRepository
LocationConverter.locationRepository
private LocationRepository
LocationMapper.locationRepository
private final LocationRepository
LocationServiceImpl.repository
Constructors in org.openwms.wms.location.impl with parameters of type LocationRepositoryModifierConstructorDescription(package private)
LocationServiceImpl
(org.ameba.i18n.Translator translator, LocationMapper mapper, LocationRepository repository, org.springframework.context.ApplicationEventPublisher eventPublisher)