Uses of Interface
com.echothree.control.user.warehouse.common.form.DeleteLocationForm
Packages that use DeleteLocationForm
Package
Description
-
Uses of DeleteLocationForm in com.echothree.control.user.warehouse.common
Methods in com.echothree.control.user.warehouse.common that return DeleteLocationFormMethods in com.echothree.control.user.warehouse.common with parameters of type DeleteLocationFormModifier and TypeMethodDescriptionWarehouseService.deleteLocation
(UserVisitPK userVisitPK, DeleteLocationForm form) -
Uses of DeleteLocationForm in com.echothree.control.user.warehouse.common.form
Methods in com.echothree.control.user.warehouse.common.form that return DeleteLocationFormModifier and TypeMethodDescriptionstatic DeleteLocationForm
WarehouseFormFactory.getDeleteLocationForm()
-
Uses of DeleteLocationForm in com.echothree.control.user.warehouse.server
Methods in com.echothree.control.user.warehouse.server that return DeleteLocationFormMethods in com.echothree.control.user.warehouse.server with parameters of type DeleteLocationFormModifier and TypeMethodDescriptionWarehouseBean.deleteLocation
(UserVisitPK userVisitPK, DeleteLocationForm form) -
Uses of DeleteLocationForm in com.echothree.control.user.warehouse.server.command
Constructors in com.echothree.control.user.warehouse.server.command with parameters of type DeleteLocationFormModifierConstructorDescriptionDeleteLocationCommand
(UserVisitPK userVisitPK, DeleteLocationForm form) Creates a new instance of DeleteLocationCommand