Uses of Interface
org.openwms.common.putaway.PutawayService
-
Packages that use PutawayService Package Description org.openwms.common.putaway org.openwms.common.putaway.impl -
-
Uses of PutawayService in org.openwms.common.putaway
Fields in org.openwms.common.putaway declared as PutawayService Modifier and Type Field Description private PutawayService
PutawayController. putawayService
Constructors in org.openwms.common.putaway with parameters of type PutawayService Constructor Description PutawayController(PutawayService putawayService, org.ameba.mapping.BeanMapper mapper)
-
Uses of PutawayService in org.openwms.common.putaway.impl
Classes in org.openwms.common.putaway.impl that implement PutawayService Modifier and Type Class Description (package private) class
PutawayServiceImpl
A PutawayServiceImpl.
-