Uses of Interface
com.echothree.control.user.warehouse.common.form.DeleteLocationVolumeForm
Packages that use DeleteLocationVolumeForm
Package
Description
-
Uses of DeleteLocationVolumeForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return DeleteLocationVolumeFormMethods in com.echothree.control.user.warehouse.common with parameters of type DeleteLocationVolumeFormModifier and TypeMethodDescriptionWarehouseService.deleteLocationVolume
(UserVisitPK userVisitPK, DeleteLocationVolumeForm form) -
Uses of DeleteLocationVolumeForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return DeleteLocationVolumeFormModifier and TypeMethodDescriptionstatic DeleteLocationVolumeForm
WarehouseFormFactory.getDeleteLocationVolumeForm()
-
Uses of DeleteLocationVolumeForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return DeleteLocationVolumeFormMethods in com.echothree.control.user.warehouse.server with parameters of type DeleteLocationVolumeFormModifier and TypeMethodDescriptionWarehouseBean.deleteLocationVolume
(UserVisitPK userVisitPK, DeleteLocationVolumeForm form) -
Uses of DeleteLocationVolumeForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type DeleteLocationVolumeFormModifierConstructorDescriptionDeleteLocationVolumeCommand
(UserVisitPK userVisitPK, DeleteLocationVolumeForm form) Creates a new instance of DeleteLocationVolumeCommand