Uses of Interface
com.echothree.control.user.warehouse.common.result.GetLocationCapacitiesResult
Packages that use GetLocationCapacitiesResult
Package
Description
-
Uses of GetLocationCapacitiesResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type GetLocationCapacitiesResultModifier and TypeMethodDescriptionWarehouseService.getLocationCapacities(UserVisitPK userVisitPK, GetLocationCapacitiesForm form) -
Uses of GetLocationCapacitiesResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return GetLocationCapacitiesResultModifier and TypeMethodDescriptionstatic GetLocationCapacitiesResultWarehouseResultFactory.getGetLocationCapacitiesResult() -
Uses of GetLocationCapacitiesResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type GetLocationCapacitiesResultModifier and TypeMethodDescriptionWarehouseBean.getLocationCapacities(UserVisitPK userVisitPK, GetLocationCapacitiesForm form)