Uses of Interface
com.echothree.control.user.warehouse.common.form.CreateLocationVolumeForm
Packages that use CreateLocationVolumeForm
Package
Description
-
Uses of CreateLocationVolumeForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return CreateLocationVolumeFormMethods in com.echothree.control.user.warehouse.common with parameters of type CreateLocationVolumeFormModifier and TypeMethodDescriptionWarehouseService.createLocationVolume
(UserVisitPK userVisitPK, CreateLocationVolumeForm form) -
Uses of CreateLocationVolumeForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return CreateLocationVolumeFormModifier and TypeMethodDescriptionstatic CreateLocationVolumeForm
WarehouseFormFactory.getCreateLocationVolumeForm()
-
Uses of CreateLocationVolumeForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return CreateLocationVolumeFormMethods in com.echothree.control.user.warehouse.server with parameters of type CreateLocationVolumeFormModifier and TypeMethodDescriptionWarehouseBean.createLocationVolume
(UserVisitPK userVisitPK, CreateLocationVolumeForm form) -
Uses of CreateLocationVolumeForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type CreateLocationVolumeFormModifierConstructorDescriptionCreateLocationVolumeCommand
(UserVisitPK userVisitPK, CreateLocationVolumeForm form) Creates a new instance of CreateLocationVolumeCommand