Uses of Interface
com.echothree.control.user.warehouse.common.result.GetLocationsResult
Packages that use GetLocationsResult
Package
Description
-
Uses of GetLocationsResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type GetLocationsResultModifier and TypeMethodDescriptionWarehouseService.getLocations(UserVisitPK userVisitPK, GetLocationsForm form) -
Uses of GetLocationsResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return GetLocationsResultModifier and TypeMethodDescriptionstatic GetLocationsResultWarehouseResultFactory.getGetLocationsResult() -
Uses of GetLocationsResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type GetLocationsResultModifier and TypeMethodDescriptionWarehouseBean.getLocations(UserVisitPK userVisitPK, GetLocationsForm form)