Uses of Interface
com.echothree.control.user.warehouse.common.result.GetLocationChoicesResult
Packages that use GetLocationChoicesResult
Package
Description
-
Uses of GetLocationChoicesResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type GetLocationChoicesResultModifier and TypeMethodDescriptionWarehouseService.getLocationChoices(UserVisitPK userVisitPK, GetLocationChoicesForm form) -
Uses of GetLocationChoicesResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return GetLocationChoicesResultModifier and TypeMethodDescriptionstatic GetLocationChoicesResultWarehouseResultFactory.getGetLocationChoicesResult() -
Uses of GetLocationChoicesResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type GetLocationChoicesResultModifier and TypeMethodDescriptionWarehouseBean.getLocationChoices(UserVisitPK userVisitPK, GetLocationChoicesForm form)