Uses of Interface
com.echothree.control.user.warehouse.common.result.EditLocationVolumeResult
Packages that use EditLocationVolumeResult
Package
Description
-
Uses of EditLocationVolumeResult in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return types with arguments of type EditLocationVolumeResultModifier and TypeMethodDescriptionWarehouseService.editLocationVolume(UserVisitPK userVisitPK, EditLocationVolumeForm form) -
Uses of EditLocationVolumeResult in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return EditLocationVolumeResultModifier and TypeMethodDescriptionstatic EditLocationVolumeResultWarehouseResultFactory.getEditLocationVolumeResult() -
Uses of EditLocationVolumeResult in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return types with arguments of type EditLocationVolumeResultModifier and TypeMethodDescriptionWarehouseBean.editLocationVolume(UserVisitPK userVisitPK, EditLocationVolumeForm form) -
Uses of EditLocationVolumeResult in com.echothree.control.user.warehouse.server.command
Methods in com.echothree.control.user.warehouse.server.command that return EditLocationVolumeResultModifier and TypeMethodDescriptionprotected EditLocationVolumeResultEditLocationVolumeCommand.getResult()Methods in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationVolumeResultModifier and TypeMethodDescriptionprotected voidEditLocationVolumeCommand.fillInResult(EditLocationVolumeResult result, LocationVolume locationVolume) protected LocationVolumeEditLocationVolumeCommand.getEntity(EditLocationVolumeResult result)