Uses of Interface
com.echothree.control.user.warehouse.common.result.CreateLocationResult
Packages that use CreateLocationResult
Package
Description
-
Uses of CreateLocationResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type CreateLocationResultModifier and TypeMethodDescriptionWarehouseService.createLocation(UserVisitPK userVisitPK, CreateLocationForm form) -
Uses of CreateLocationResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return CreateLocationResultModifier and TypeMethodDescriptionstatic CreateLocationResultWarehouseResultFactory.getCreateLocationResult() -
Uses of CreateLocationResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type CreateLocationResultModifier and TypeMethodDescriptionWarehouseBean.createLocation(UserVisitPK userVisitPK, CreateLocationForm form)