Uses of Interface
com.echothree.control.user.warehouse.common.result.GetLocationResult
Packages that use GetLocationResult
Package
Description
-
Uses of GetLocationResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type GetLocationResultModifier and TypeMethodDescriptionWarehouseService.getLocation(UserVisitPK userVisitPK, GetLocationForm form) -
Uses of GetLocationResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return GetLocationResultModifier and TypeMethodDescriptionstatic GetLocationResultWarehouseResultFactory.getGetLocationResult() -
Uses of GetLocationResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type GetLocationResultModifier and TypeMethodDescriptionWarehouseBean.getLocation(UserVisitPK userVisitPK, GetLocationForm form)