Uses of Interface
com.echothree.control.user.inventory.common.result.GetInventoryLocationGroupCapacitiesResult
Packages that use GetInventoryLocationGroupCapacitiesResult
Package
Description
-
Uses of GetInventoryLocationGroupCapacitiesResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetInventoryLocationGroupCapacitiesResultModifier and TypeMethodDescriptionInventoryService.getInventoryLocationGroupCapacities(UserVisitPK userVisitPK, GetInventoryLocationGroupCapacitiesForm form) -
Uses of GetInventoryLocationGroupCapacitiesResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetInventoryLocationGroupCapacitiesResultModifier and TypeMethodDescriptionInventoryResultFactory.getGetInventoryLocationGroupCapacitiesResult() -
Uses of GetInventoryLocationGroupCapacitiesResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetInventoryLocationGroupCapacitiesResultModifier and TypeMethodDescriptionInventoryBean.getInventoryLocationGroupCapacities(UserVisitPK userVisitPK, GetInventoryLocationGroupCapacitiesForm form)