Uses of Interface
com.echothree.control.user.warehouse.common.form.EditLocationVolumeForm
Packages that use EditLocationVolumeForm
Package
Description
-
Uses of EditLocationVolumeForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return EditLocationVolumeFormMethods in com.echothree.control.user.warehouse.common with parameters of type EditLocationVolumeFormModifier and TypeMethodDescriptionWarehouseService.editLocationVolume
(UserVisitPK userVisitPK, EditLocationVolumeForm form) -
Uses of EditLocationVolumeForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return EditLocationVolumeFormModifier and TypeMethodDescriptionstatic EditLocationVolumeForm
WarehouseFormFactory.getEditLocationVolumeForm()
-
Uses of EditLocationVolumeForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return EditLocationVolumeFormMethods in com.echothree.control.user.warehouse.server with parameters of type EditLocationVolumeFormModifier and TypeMethodDescriptionWarehouseBean.editLocationVolume
(UserVisitPK userVisitPK, EditLocationVolumeForm form) -
Uses of EditLocationVolumeForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationVolumeFormModifierConstructorDescriptionEditLocationVolumeCommand
(UserVisitPK userVisitPK, EditLocationVolumeForm form) Creates a new instance of EditLocationVolumeCommand