Uses of Interface
com.echothree.control.user.warehouse.common.form.EditLocationForm
Packages that use EditLocationForm
Package
Description
-
Uses of EditLocationForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return EditLocationFormMethods in com.echothree.control.user.warehouse.common with parameters of type EditLocationFormModifier and TypeMethodDescriptionWarehouseService.editLocation
(UserVisitPK userVisitPK, EditLocationForm form) -
Uses of EditLocationForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return EditLocationFormModifier and TypeMethodDescriptionstatic EditLocationForm
WarehouseFormFactory.getEditLocationForm()
-
Uses of EditLocationForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return EditLocationFormMethods in com.echothree.control.user.warehouse.server with parameters of type EditLocationFormModifier and TypeMethodDescriptionWarehouseBean.editLocation
(UserVisitPK userVisitPK, EditLocationForm form) -
Uses of EditLocationForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type EditLocationFormModifierConstructorDescriptionEditLocationCommand
(UserVisitPK userVisitPK, EditLocationForm form) Creates a new instance of EditLocationCommand