Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryLocationResult
Packages that use GetInventoryLocationResult
Package
Description
-
Uses of GetInventoryLocationResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryLocationResultModifier and TypeMethodDescriptionInventoryService.getInventoryLocation(UserVisitPK userVisitPK, GetInventoryLocationForm form) -
Uses of GetInventoryLocationResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryLocationResultModifier and TypeMethodDescriptionstatic GetInventoryLocationResultInventoryResultFactory.getGetInventoryLocationResult() -
Uses of GetInventoryLocationResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryLocationResultModifier and TypeMethodDescriptionInventoryBean.getInventoryLocation(UserVisitPK userVisitPK, GetInventoryLocationForm form)