Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryLocationsResult
Packages that use GetInventoryLocationsResult
Package
Description
-
Uses of GetInventoryLocationsResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryLocationsResultModifier and TypeMethodDescriptionInventoryService.getInventoryLocations(UserVisitPK userVisitPK, GetInventoryLocationsForm form) -
Uses of GetInventoryLocationsResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryLocationsResultModifier and TypeMethodDescriptionstatic GetInventoryLocationsResultInventoryResultFactory.getGetInventoryLocationsResult() -
Uses of GetInventoryLocationsResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryLocationsResultModifier and TypeMethodDescriptionInventoryBean.getInventoryLocations(UserVisitPK userVisitPK, GetInventoryLocationsForm form)