Uses of Interface
com.echothree.control.user.warehouse.common.result.EditLocationResult
Packages that use EditLocationResult
Package
Description
-
Uses of EditLocationResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type EditLocationResultModifier and TypeMethodDescriptionWarehouseService.editLocation(UserVisitPK userVisitPK, EditLocationForm form) -
Uses of EditLocationResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return EditLocationResultModifier and TypeMethodDescriptionstatic EditLocationResultWarehouseResultFactory.getEditLocationResult() -
Uses of EditLocationResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type EditLocationResultModifier and TypeMethodDescriptionWarehouseBean.editLocation(UserVisitPK userVisitPK, EditLocationForm form) -
Uses of EditLocationResult in com.echothree.control.user.warehouse.server.command
Methods in com.echothree.control.user.warehouse.server.command that return EditLocationResultMethods in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationResultModifier and TypeMethodDescriptionvoidEditLocationCommand.fillInResult(EditLocationResult result, Location location) EditLocationCommand.getEntity(EditLocationResult result)