Uses of Interface
org.openwms.wms.receiving.spi.common.location.CommonLocationApi
Package
Description
Contains types of to access the WMS Inventory Service Location REST API.
-
Uses of CommonLocationApi in org.openwms.wms.receiving.spi.wms.location
Modifier and TypeFieldDescriptionprivate final CommonLocationApi
LocationApiFallback.commonLocationApi
private final CommonLocationApi
LocationApiFallbackFactory.commonLocationApi
ModifierConstructorDescription(package private)
LocationApiFallback
(LocationMapper mapper, CommonLocationApi commonLocationApi) (package private)
LocationApiFallbackFactory
(LocationMapper mapper, CommonLocationApi commonLocationApi)