Uses of Interface
org.openwms.wms.receiving.spi.common.location.CommonLocationApi
Packages that use 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
Fields in org.openwms.wms.receiving.spi.wms.location declared as CommonLocationApiModifier and TypeFieldDescriptionprivate final CommonLocationApi
LocationApiFallback.commonLocationApi
private final CommonLocationApi
LocationApiFallbackFactory.commonLocationApi
Constructors in org.openwms.wms.receiving.spi.wms.location with parameters of type CommonLocationApiModifierConstructorDescription(package private)
LocationApiFallback
(LocationMapper mapper, CommonLocationApi commonLocationApi) (package private)
LocationApiFallbackFactory
(LocationMapper mapper, CommonLocationApi commonLocationApi)